enum class CancellationConstructType
Declared at: build/include/llvm/Frontend/OpenMP/OMP.h.inc:426
Enumerators
Name | Value | Comment |
---|---|---|
OMP_CANCELLATION_CONSTRUCT_Parallel | 1 | |
OMP_CANCELLATION_CONSTRUCT_Loop | 2 | |
OMP_CANCELLATION_CONSTRUCT_Sections | 3 | |
OMP_CANCELLATION_CONSTRUCT_Taskgroup | 4 | |
OMP_CANCELLATION_CONSTRUCT_None | 5 |