Searched refs:BT_Bounds (Results 1 – 1 of 1) sorted by relevance
88 mutable std::unique_ptr<BugType> BT_Null, BT_Bounds, BT_Overlap, member in __anonfd7ae7fd0111::CStringChecker842 if (!BT_Bounds) in emitOutOfBoundsBug()843 BT_Bounds.reset(new BugType(Filter.CheckCStringOutOfBounds in emitOutOfBoundsBug()852 std::make_unique<PathSensitiveBugReport>(*BT_Bounds, WarningMsg, N); in emitOutOfBoundsBug()