Searched defs:IteratorKwLoc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/ |
| D | ExprOpenMP.h | 312 SourceLocation IteratorKwLoc; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/ |
| D | ParseOpenMP.cpp | 3623 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/AST/ |
| D | Expr.cpp | 4954 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr() 4973 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | TreeTransform.h | 2586 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
|
| D | SemaExpr.cpp | 5184 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()
|