Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h171 SourceLocation NameModifierLoc; variable
199 SourceLocation NameModifierLoc, SourceLocation ColonLoc, in OMPIfClause()
/external/clang/lib/Sema/
DSemaOpenMP.cpp2391 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
5631 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
DTreeTransform.h1389 SourceLocation NameModifierLoc, in RebuildOMPIfClause()