Searched defs:ignqual (Results 1 – 2 of 2) sorted by relevance
2131 qualifiers_correspond(const type_t *tp1, const type_t *tp2, bool ignqual) in qualifiers_correspond()2142 pointer_types_are_compatible(const type_t *tp1, const type_t *tp2, bool ignqual) in pointer_types_are_compatible()2205 bool ignqual, bool promot, bool *dowarn) in types_compatible()
1189 bool ignqual, bool promot, bool asgn, bool *dowarn) in types_compatible()