Searched refs:BT_call_null (Results 1 – 1 of 1) sorted by relevance
33 mutable OwningPtr<BugType> BT_call_null; member in __anonb8d434a30111::CallAndMessageChecker244 if (!BT_call_null) in checkPreStmt()245 BT_call_null.reset( in checkPreStmt()247 emitBadCall(BT_call_null.get(), C, Callee); in checkPreStmt()