Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h256 SourceLocation NameModifierLoc; variable
285 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3274 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
8831 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
H A DTreeTransform.h1497 SourceLocation NameModifierLoc, in RebuildOMPIfClause()