Home
last modified time | relevance | path

Searched defs:IteratorKwLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DExprOpenMP.h312 SourceLocation IteratorKwLoc; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3623 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DExpr.cpp4954 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()
4973 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DTreeTransform.h2586 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
DSemaExpr.cpp5184 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()