Searched defs:NameModifierLoc (Results 1 – 6 of 6) sorted by relevance
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 208 SourceLocation NameModifierLoc; variable 236 SourceLocation NameModifierLoc, SourceLocation ColonLoc, in OMPIfClause()
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 445 SourceLocation NameModifierLoc; variable 474 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 3304 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local 7336 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
|
D | TreeTransform.h | 1401 SourceLocation NameModifierLoc, in RebuildOMPIfClause()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 4765 SmallVector<SourceLocation, 4> NameModifierLoc; in checkIfClauses() local 12641 SourceLocation NameModifierLoc, in ActOnOpenMPIfClause()
|
D | TreeTransform.h | 1569 SourceLocation NameModifierLoc, in RebuildOMPIfClause()
|