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