Home
last modified time | relevance | path

Searched refs:shift_count_overflow_diagnostic (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc610 class shift_count_overflow_diagnostic class
611 : public pending_diagnostic_subclass<shift_count_overflow_diagnostic>
614 shift_count_overflow_diagnostic (const gassign *assign, in shift_count_overflow_diagnostic() function in ana::shift_count_overflow_diagnostic
626 bool operator== (const shift_count_overflow_diagnostic &other) const in operator ==()
821 ctxt->warn (new shift_count_overflow_diagnostic in get_gassign_result()
H A DChangeLog521 (shift_count_overflow_diagnostic::get_controlling_option): New.
522 (shift_count_overflow_diagnostic::emit): Use it.
3421 (class shift_count_overflow_diagnostic): New.