reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5356 Expr *getLoopDeclRefExpr() const { return LCRef; } 5437 assert(LCDecl == nullptr && LB == nullptr && LCRef == nullptr && 5442 LCRef = NewLCRefExpr; 6377 Captures.insert(std::make_pair(LCRef, Ref)); 6380 return cast<DeclRefExpr>(LCRef);