Searched defs:IterationVarRef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | StmtOpenMP.h | 758 Expr *IterationVarRef; global() member |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 14615 RefBuilder IterationVarRef(IterationVar, SizeType); buildSingleCopyAssignRecursively() local |
H A D | SemaOpenMP.cpp | 14502 auto *IterationVarRef = cast<DeclRefExpr>(LoopHelper.IterationVarRef); ActOnOpenMPUnrollDirective() local |