Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h312 SourceLocation IteratorKwLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3614 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4883 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 DTreeTransform.h2565 SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, in RebuildOMPIteratorExpr()
H A DSemaExpr.cpp5147 ExprResult Sema::ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()