Home
last modified time | relevance | path

Searched defs:IterationVarRef (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h743 Expr *IterationVarRef; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp14363 RefBuilder IterationVarRef(IterationVar, SizeType); in buildSingleCopyAssignRecursively() local
H A DSemaOpenMP.cpp14997 auto *IterationVarRef = cast<DeclRefExpr>(LoopHelper.IterationVarRef); in ActOnOpenMPUnrollDirective() local