Searched refs:BT_Leak (Results 1 – 1 of 1) sorted by relevance
216 mutable std::unique_ptr<BugType> BT_Leak[CK_NumCheckKinds]; member in __anon667d994e0111::MallocChecker1836 if (!BT_Leak[*CheckKind]) { in reportLeak()1837 BT_Leak[*CheckKind].reset( in reportLeak()1844 BT_Leak[*CheckKind]->setSuppressOnSink(true); in reportLeak()1876 new BugReport(*BT_Leak[*CheckKind], os.str(), N, LocUsedForUniqueing, in reportLeak()