Searched refs:BT_MismatchedDealloc (Results 1 – 1 of 1) sorted by relevance
365 mutable std::unique_ptr<BugType> BT_MismatchedDealloc; member in __anon5ae12f910411::MallocChecker2294 if (!BT_MismatchedDealloc) in HandleMismatchedDealloc()2295 BT_MismatchedDealloc.reset( in HandleMismatchedDealloc()2330 auto R = std::make_unique<PathSensitiveBugReport>(*BT_MismatchedDealloc, in HandleMismatchedDealloc()