Searched refs:RetainCycleOwner (Results 1 – 1 of 1) sorted by relevance
8721 struct RetainCycleOwner { struct8722 RetainCycleOwner() : Variable(nullptr), Indirect(false) {} in RetainCycleOwner() argument8737 static bool considerVariable(VarDecl *var, Expr *ref, RetainCycleOwner &owner) { in considerVariable()8750 static bool findRetainCycleOwner(Sema &S, Expr *e, RetainCycleOwner &owner) { in findRetainCycleOwner()8883 static Expr *findCapturingExpr(Sema &S, Expr *e, RetainCycleOwner &owner) { in findCapturingExpr()8919 RetainCycleOwner &owner) { in diagnoseRetainCycle()9125 RetainCycleOwner owner; in checkRetainCycles()9144 RetainCycleOwner owner; in checkRetainCycles()9153 RetainCycleOwner Owner; in checkRetainCycles()