Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprOpenMP.h312 SourceLocation IteratorKwLoc; variable
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp3263 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/external/llvm-project/clang/lib/AST/
DExpr.cpp4807 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()
4826 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp5113 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()
DTreeTransform.h2477 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()