Searched refs:BT_call_null (Results 1 – 1 of 1) sorted by relevance
45 mutable std::unique_ptr<BugType> BT_call_null; member in __anonbeb752590111::CallAndMessageChecker325 if (!BT_call_null) in checkPreStmt()326 BT_call_null.reset(new BuiltinBug( in checkPreStmt()328 emitBadCall(BT_call_null.get(), C, Callee); in checkPreStmt()