Searched refs:can_convert_standard (Results 1 – 4 of 4) sorted by relevance
437 can_convert_intype_to_type = can_convert_standard (type, intype, complain); in convert_to_reference()459 && can_convert_standard (intype, type, complain)) in convert_to_reference()
1908 else if (can_convert_standard (TREE_TYPE (base_type), in check_final_overrider()
6061 extern bool can_convert_standard (tree, tree, tsubst_flags_t);
10581 can_convert_standard (tree to, tree from, tsubst_flags_t complain) in can_convert_standard() function