Searched refs:NUM_MODIFIERS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1291 enum {FIRST, SECOND, NUM_MODIFIERS}; enumerator in enum:clang::OMPScheduleClause::__anon67
1292 OpenMPScheduleClauseModifier Modifiers[NUM_MODIFIERS];
1295 SourceLocation ModifiersLoc[NUM_MODIFIERS];

Completed in 118 milliseconds