Searched refs:InitSelfBug (Results 1 – 1 of 1) sorted by relevance
83 class InitSelfBug : public BugType { class86 InitSelfBug() : BugType("Missing \"self = [(super or self) init...]\"", in InitSelfBug() function in __anone9e179ab0211::InitSelfBug166 new BugReport(*new InitSelfBug(), errorStr, N); in checkForInvalidSelf()