Searched refs:BT_cxx_call_null (Results 1 – 1 of 1) sorted by relevance
38 mutable std::unique_ptr<BugType> BT_cxx_call_null; member in __anon766709490111::CallAndMessageChecker466 if (!BT_cxx_call_null) in checkCXXMethodCall()467 BT_cxx_call_null.reset( in checkCXXMethodCall()469 emitBadCall(BT_cxx_call_null.get(), C, CC->getCXXThisExpr()); in checkCXXMethodCall()