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