Searched refs:BT_polyArray (Results 1 – 1 of 1) sorted by relevance
60 const BugType BT_polyArray{this, "Dangerous pointer arithmetic"}; member in __anon4e44e9120211::PointerArithChecker174 auto R = std::make_unique<PathSensitiveBugReport>(BT_polyArray, Msg, N); in reportPointerArithMisuse()