Searched refs:InvokedSelfMethod (Results 1 – 1 of 1) sorted by relevance
4577 bool InvokedSelfMethod; member in __anon34bbd8ed0811::UnusedBackingIvarChecker4582 AccessedIvar(false), InvokedSelfMethod(false) { in UnusedBackingIvarChecker()4597 InvokedSelfMethod = true; in VisitObjCMessageExpr()4629 if (!IV->isReferenced() || !Checker.InvokedSelfMethod) { in DiagnoseUnusedBackingIvarInAccessor()