Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h208 SourceLocation NameModifierLoc; variable
236 SourceLocation NameModifierLoc, SourceLocation ColonLoc, in OMPIfClause()
/external/clang/lib/Sema/
DSemaOpenMP.cpp3304 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local
7336 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
DTreeTransform.h1401 SourceLocation NameModifierLoc, in RebuildOMPIfClause()