Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7246 Expr *getLoopDeclRefExpr() const { return LCRef; } in getLoopDeclRefExpr() function in __anon5b04668f3411::OpenMPIterationSpaceChecker
8480 PrivateRef = buildCapture(*this, D, ISC.getLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
8507 Expr *LoopDeclRefExpr = ISC.getLoopDeclRefExpr(); in ActOnOpenMPLoopInitialization()