Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h543 SourceLocation NameModifierLoc; variable
572 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5080 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
15278 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
H A DTreeTransform.h1688 SourceLocation NameModifierLoc, in RebuildOMPIfClause()