Searched refs:EnumValueCastOutOfRange (Results 1 – 1 of 1) sorted by relevance
64 const BugType EnumValueCastOutOfRange{this, "Enum cast out of range"}; member in __anonfe9dbf9d0111::EnumCastOutOfRangeChecker105 auto BR = std::make_unique<PathSensitiveBugReport>(EnumValueCastOutOfRange, in reportWarning()