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.cpp5278 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()
5297 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4223 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2822 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc, SourceLocation LLoc, in RebuildOMPIteratorExpr()
H A DSemaOpenMP.cpp23508 SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()