Searched defs:IteratorKwLoc (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 312 SourceLocation IteratorKwLoc; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 3614 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Expr.cpp | 4883 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr() 4902 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | TreeTransform.h | 2565 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
|
H A D | SemaExpr.cpp | 5147 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()
|