Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h521 SourceLocation NameModifierLoc; variable
550 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp5212 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
16074 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
H A DTreeTransform.h1602 SourceLocation NameModifierLoc, in RebuildOMPIfClause()