Searched refs:findCapturingExpr (Results 1 – 1 of 1) sorted by relevance
927 static Expr *findCapturingExpr(Sema &S, Expr *e, RetainCycleOwner &owner) { in findCapturingExpr() function1180 if (Expr *capturer = findCapturingExpr(SemaRef, msg->getArg(i), owner)) { in checkRetainCycles()1195 if (Expr *capturer = findCapturingExpr(SemaRef, argument, owner)) in checkRetainCycles()1209 if (Expr *Capturer = findCapturingExpr(SemaRef, Init, Owner)) in checkRetainCycles()