Searched refs:BT_call_null (Results 1 – 1 of 1) sorted by relevance
36 mutable std::unique_ptr<BugType> BT_call_null; member in __anonb56e454c0111::CallAndMessageChecker396 if (!BT_call_null) in checkFunctionPointerCall()397 BT_call_null.reset(new BugType( in checkFunctionPointerCall()399 emitBadCall(BT_call_null.get(), C, Callee); in checkFunctionPointerCall()