Home
last modified time | relevance | path

Searched defs:Modifier1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3682 enum { Modifier1, Modifier2, ScheduleKind, NumberOfElements }; in ParseOpenMPSingleExprWithArgClause() enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1026 OpenMPAllocateClauseModifier Modifier1, SourceLocation Modifier1Loc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h550 OpenMPAllocateClauseModifier Modifier1, in OMPAllocateClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16650 enum { Modifier1, Modifier2, ScheduleKind, NumberOfElements }; in ActOnOpenMPSingleExprWithArgClause() enumerator
17588 OpenMPAllocateClauseModifier Modifier1 = OMPC_ALLOCATE_unknown; in ActOnOpenMPVarListClause() local