Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h188 SourceLocation IteratorKwLoc; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5371 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()
5390 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4162 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2855 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc, SourceLocation LLoc, in RebuildOMPIteratorExpr()
H A DSemaOpenMP.cpp24491 SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()