clang 20.0.0git
|
Scheduling data for loop-based OpenMP directives. More...
#include "clang/Basic/OpenMPKinds.h"
Scheduling data for loop-based OpenMP directives.
Definition at line 179 of file OpenMPKinds.h.
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M1 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 181 of file OpenMPKinds.h.
Referenced by clang::CodeGen::CGOpenMPRuntime::emitForDispatchInit(), and clang::CodeGen::CGOpenMPRuntime::emitForStaticInit().
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M2 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 182 of file OpenMPKinds.h.
Referenced by clang::CodeGen::CGOpenMPRuntime::emitForDispatchInit(), and clang::CodeGen::CGOpenMPRuntime::emitForStaticInit().
OpenMPScheduleClauseKind clang::OpenMPScheduleTy::Schedule = OMPC_SCHEDULE_unknown |
Definition at line 180 of file OpenMPKinds.h.
Referenced by clang::CodeGen::CGOpenMPRuntime::emitForDispatchInit(), and clang::CodeGen::CGOpenMPRuntime::emitForStaticInit().