Searched refs:InvokedSelfMethod (Results 1 – 1 of 1) sorted by relevance
5292 bool InvokedSelfMethod; member in __anon32e380960a11::UnusedBackingIvarChecker5297 AccessedIvar(false), InvokedSelfMethod(false) { in UnusedBackingIvarChecker()5312 InvokedSelfMethod = true; in VisitObjCMessageExpr()5347 if (!IV->isReferenced() || !Checker.InvokedSelfMethod) { in DiagnoseUnusedBackingIvarInAccessor()