Searched refs:BT_cxx_delete_undef (Results 1 – 1 of 1) sorted by relevance
41 mutable std::unique_ptr<BugType> BT_cxx_delete_undef; member in __anon294eb5b60111::CallAndMessageChecker495 if (!BT_cxx_delete_undef) in checkCXXDeallocation()496 BT_cxx_delete_undef.reset( in checkCXXDeallocation()503 std::make_unique<PathSensitiveBugReport>(*BT_cxx_delete_undef, Desc, N); in checkCXXDeallocation()