Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3950 Expr *GetLoopDeclRefExpr() const { return LCRef; } in GetLoopDeclRefExpr() function in __anon038cf36b1411::OpenMPIterationSpaceChecker
4595 auto *Ref = buildCapture(*this, D, ISC.GetLoopDeclRefExpr(), in ActOnOpenMPLoopInitialization()
4654 auto *LoopDeclRefExpr = ISC.GetLoopDeclRefExpr(); in CheckOpenMPIterationSpace()