Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h543 SourceLocation NameModifierLoc; variable
572 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5276 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
16249 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
H A DTreeTransform.h1643 SourceLocation NameModifierLoc, in RebuildOMPIfClause()