Searched refs:considerVariable (Results 1 – 1 of 1) sorted by relevance
9760 static bool considerVariable(VarDecl *var, Expr *ref, RetainCycleOwner &owner) { in considerVariable() function9807 return considerVariable(var, ref, owner); in findRetainCycleOwner()10176 if (!considerVariable(Var, /*DeclRefExpr=*/nullptr, Owner)) in checkRetainCycles()