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