Searched refs:BT_cxx_call_null (Results 1 – 1 of 1) sorted by relevance
47 mutable std::unique_ptr<BugType> BT_cxx_call_null; member in __anonbeb752590111::CallAndMessageChecker381 if (!BT_cxx_call_null) in checkPreCall()382 BT_cxx_call_null.reset( in checkPreCall()384 emitBadCall(BT_cxx_call_null.get(), C, CC->getCXXThisExpr()); in checkPreCall()