Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp7792 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr() function in __anon296aa5743911::OpenMPIterationSpaceChecker
9018 PrivateRef = buildCapture(*this, D, ISC.getLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
9045 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization()