Searched refs:BT_cxx_call_null (Results 1 – 1 of 1) sorted by relevance
46 mutable std::unique_ptr<BugType> BT_cxx_call_null; member in __anon16dbadb00111::CallAndMessageChecker374 if (!BT_cxx_call_null) in checkPreCall()375 BT_cxx_call_null.reset( in checkPreCall()377 emitBadCall(BT_cxx_call_null.get(), C, CC->getCXXThisExpr()); in checkPreCall()