Home
last modified time | relevance | path

Searched refs:can_convert_standard (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c437 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()
H A Dsearch.c1908 else if (can_convert_standard (TREE_TYPE (base_type), in check_final_overrider()
H A Dcp-tree.h6061 extern bool can_convert_standard (tree, tree, tsubst_flags_t);
H A Dcall.c10581 can_convert_standard (tree to, tree from, tsubst_flags_t complain) in can_convert_standard() function