Searched refs:BT_cxx_delete_undef (Results 1 – 1 of 1) sorted by relevance
49 mutable std::unique_ptr<BugType> BT_cxx_delete_undef; member in __anon16dbadb00111::CallAndMessageChecker337 if (!BT_cxx_delete_undef) in checkPreStmt()338 BT_cxx_delete_undef.reset( in checkPreStmt()344 BugType *BT = BT_cxx_delete_undef.get(); in checkPreStmt()