Searched refs:suppress_bitfieldtype (Results 1 – 3 of 3) sorted by relevance
137 bool suppress_bitfieldtype; variable1133 case LC_BITFIELDTYPE: suppress_bitfieldtype = true; break; in handle_lint_comment()
336 extern bool suppress_bitfieldtype;
975 if (!suppress_bitfieldtype) { in check_bit_field_type()990 if (pflag && !suppress_bitfieldtype) { in check_bit_field_type()995 || (is_integer(t) && (suppress_bitfieldtype || allow_gcc)))) { in check_bit_field_type()1101 suppress_bitfieldtype = false; in declare_unnamed_member()1150 suppress_bitfieldtype = false; in declare_member()