Home
last modified time | relevance | path

Searched defs:Modifier2Loc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1027 OpenMPAllocateClauseModifier Modifier2, SourceLocation Modifier2Loc, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h553 SourceLocation Modifier2Loc, SourceLocation EndLoc, in OMPAllocateClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17590 SourceLocation Modifier1Loc, Modifier2Loc; in ActOnOpenMPVarListClause() local