Searched refs:BT_Null (Results 1 – 1 of 1) sorted by relevance
38 mutable std::unique_ptr<BugType> BT_Null, BT_Bounds, BT_Overlap, member in __anon5024a4880111::CStringChecker249 if (!BT_Null) in checkNonNull()250 BT_Null.reset(new BuiltinBug( in checkNonNull()260 BuiltinBug *BT = static_cast<BuiltinBug*>(BT_Null.get()); in checkNonNull()