Searched refs:BT_cxx_call_undef (Results 1 – 1 of 1) sorted by relevance
39 mutable std::unique_ptr<BugType> BT_cxx_call_undef; member in __anon766709490111::CallAndMessageChecker451 if (!BT_cxx_call_undef) in checkCXXMethodCall()452 BT_cxx_call_undef.reset(new BugType( in checkCXXMethodCall()454 emitBadCall(BT_cxx_call_undef.get(), C, CC->getCXXThisExpr()); in checkCXXMethodCall()