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