Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7262 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr() function in __anon4581b7f83411::OpenMPIterationSpaceChecker
8486 PrivateRef = buildCapture(*this, D, ISC.getLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
8513 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization()