Searched defs:IteratorKwLoc (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/include/clang/AST/ |
D | ExprOpenMP.h | 312 SourceLocation IteratorKwLoc; variable
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseOpenMP.cpp | 3263 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
|
/external/llvm-project/clang/lib/AST/ |
D | Expr.cpp | 4807 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr() 4826 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 5113 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()
|
D | TreeTransform.h | 2477 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
|