Home
last modified time | relevance | path

Searched refs:getLoopDeclRefExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8028 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr() function in __anon8e68b8fa3a11::OpenMPIterationSpaceChecker
9265 PrivateRef = buildCapture(*this, D, ISC.getLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
9292 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization()