enum class CancellationConstructType

Declared at: build/include/llvm/Frontend/OpenMP/OMP.h.inc:426

Enumerators

NameValueComment
OMP_CANCELLATION_CONSTRUCT_Parallel1
OMP_CANCELLATION_CONSTRUCT_Loop2
OMP_CANCELLATION_CONSTRUCT_Sections3
OMP_CANCELLATION_CONSTRUCT_Taskgroup4
OMP_CANCELLATION_CONSTRUCT_None5