clang
7.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 124 of file OpenMPKinds.h.
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M1 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 126 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().
OpenMPScheduleClauseModifier clang::OpenMPScheduleTy::M2 = OMPC_SCHEDULE_MODIFIER_unknown |
Definition at line 127 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().
OpenMPScheduleClauseKind clang::OpenMPScheduleTy::Schedule = OMPC_SCHEDULE_unknown |
Definition at line 125 of file OpenMPKinds.h.
Referenced by addMonoNonMonoModifier(), emitForStaticInitCall(), and clang::CodeGen::CodeGenFunction::EmitOMPWorksharingLoop().