Searched refs:findCapturingExpr (Results 1 – 1 of 1) sorted by relevance
12743 static Expr *findCapturingExpr(Sema &S, Expr *e, RetainCycleOwner &owner) { in findCapturingExpr() function12998 if (Expr *capturer = findCapturingExpr(*this, msg->getArg(i), owner)) { in checkRetainCycles()13013 if (Expr *capturer = findCapturingExpr(*this, argument, owner)) in checkRetainCycles()13027 if (Expr *Capturer = findCapturingExpr(*this, Init, Owner)) in checkRetainCycles()