Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprOpenMP.h188 SourceLocation IteratorKwLoc; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp5278 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr()
5297 SourceLocation IteratorKwLoc, SourceLocation L, in Create()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp4223 SourceLocation IteratorKwLoc = ConsumeToken(); in ParseOpenMPIteratorsExpr() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDTreeTransform.h2822 RebuildOMPIteratorExpr(SourceLocation IteratorKwLoc, SourceLocation LLoc, in RebuildOMPIteratorExpr()
HDSemaOpenMP.cpp23508 SourceLocation IteratorKwLoc, in ActOnOMPIteratorExpr()