Searched refs:RetainCycleOwner (Results 1 – 1 of 1) sorted by relevance
9744 struct RetainCycleOwner { struct9745 RetainCycleOwner() : Variable(nullptr), Indirect(false) {} in RetainCycleOwner() argument9760 static bool considerVariable(VarDecl *var, Expr *ref, RetainCycleOwner &owner) { in considerVariable()9773 static bool findRetainCycleOwner(Sema &S, Expr *e, RetainCycleOwner &owner) { in findRetainCycleOwner()9906 static Expr *findCapturingExpr(Sema &S, Expr *e, RetainCycleOwner &owner) { in findCapturingExpr()9942 RetainCycleOwner &owner) { in diagnoseRetainCycle()10147 RetainCycleOwner owner; in checkRetainCycles()10166 RetainCycleOwner owner; in checkRetainCycles()10175 RetainCycleOwner Owner; in checkRetainCycles()