Searched refs:strip_top_quals (Results 1 – 8 of 8) sorted by relevance
575 strip_top_quals (tree t) in strip_top_quals() function601 to = strip_top_quals (to); in standard_conversion()602 from = strip_top_quals (from); in standard_conversion()631 from = strip_top_quals (bitfield_type); in standard_conversion()
6486 rhs = cp_convert (strip_top_quals (type), rhs); in convert_for_assignment()6526 return perform_implicit_conversion (strip_top_quals (type), rhs); in convert_for_assignment()
3848 extern tree strip_top_quals (tree);
2391 (strip_top_quals): Likewise.
4140 (strip_top_quals): Declare.4144 * call.c (strip_top_quals): Don't make it static.
1174 (strip_top_quals): New fn.
471 sufficient_parms_p, build_conv, non_reference, strip_top_quals,
2277 (strip_top_quals): Use cp_build_qualified_type instead of