Home
last modified time | relevance | path

Searched refs:strip_top_quals (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
HDcall.c575 strip_top_quals (tree t) in strip_top_quals() function
601 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()
HDtypeck.c6486 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()
HDcp-tree.h3848 extern tree strip_top_quals (tree);
HDChangeLog-19972391 (strip_top_quals): Likewise.
HDChangeLog-19994140 (strip_top_quals): Declare.
4144 * call.c (strip_top_quals): Don't make it static.
HDChangeLog-19961174 (strip_top_quals): New fn.
HDChangeLog-2002471 sufficient_parms_p, build_conv, non_reference, strip_top_quals,
HDChangeLog-20032277 (strip_top_quals): Use cp_build_qualified_type instead of