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 __anonff0b854e0111::CallAndMessageChecker467 if (!BT_cxx_call_null) in checkCXXMethodCall()468 BT_cxx_call_null.reset( in checkCXXMethodCall()470 emitBadCall(BT_cxx_call_null.get(), C, CC->getCXXThisExpr()); in checkCXXMethodCall()