Searched refs:InvokedSelfMethod (Results 1 – 1 of 1) sorted by relevance
5300 bool InvokedSelfMethod; member in __anon33d50cbb0a11::UnusedBackingIvarChecker5305 AccessedIvar(false), InvokedSelfMethod(false) { in UnusedBackingIvarChecker()5320 InvokedSelfMethod = true; in VisitObjCMessageExpr()5355 if (!IV->isReferenced() || !Checker.InvokedSelfMethod) { in DiagnoseUnusedBackingIvarInAccessor()