Searched refs:BT_cxx_delete_undef (Results 1 – 1 of 1) sorted by relevance
50 mutable std::unique_ptr<BugType> BT_cxx_delete_undef; member in __anonbeb752590111::CallAndMessageChecker344 if (!BT_cxx_delete_undef) in checkPreStmt()345 BT_cxx_delete_undef.reset( in checkPreStmt()351 BugType *BT = BT_cxx_delete_undef.get(); in checkPreStmt()