Searched refs:BT_call_null (Results 1 – 1 of 1) sorted by relevance
44 mutable std::unique_ptr<BugType> BT_call_null; member in __anon16dbadb00111::CallAndMessageChecker318 if (!BT_call_null) in checkPreStmt()319 BT_call_null.reset(new BuiltinBug( in checkPreStmt()321 emitBadCall(BT_call_null.get(), C, Callee); in checkPreStmt()