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