clang
9.0.0
|
Scheduling data for loop-based OpenMP directives. More...
#include "clang/Basic/OpenMPKinds.h"
Scheduling data for loop-based OpenMP directives.
Definition at line 156 of file OpenMPKinds.h.
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M1 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 158 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M2 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 159 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().
OpenMPScheduleClauseKind clang::OpenMPScheduleTy::Schedule = OMPC_SCHEDULE_unknown |
Definition at line 157 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().