Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h445 SourceLocation NameModifierLoc; variable
474 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4899 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
13702 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
H A DTreeTransform.h1578 SourceLocation NameModifierLoc, in RebuildOMPIfClause()