Searched refs:DoubleSuperDeallocBugType (Results 1 – 1 of 1) sorted by relevance
33 std::unique_ptr<BugType> DoubleSuperDeallocBugType; member in __anon03bd27f80111::ObjCSuperDeallocChecker191 auto BR = std::make_unique<PathSensitiveBugReport>(*DoubleSuperDeallocBugType, in reportUseAfterDealloc()219 DoubleSuperDeallocBugType.reset( in ObjCSuperDeallocChecker()