Lines Matching refs:convfn
8570 tree convfn = cand->fn;
8574 if (DECL_NONCONVERTING_P (convfn) && DECL_CONSTRUCTOR_P (convfn)
8585 && FUNCTION_FIRST_USER_PARMTYPE (convfn) != void_list_node)
8590 totype, convfn))
8592 inform (DECL_SOURCE_LOCATION (convfn), "%qD declared here",
8593 convfn);
8602 "explicit constructor %qD", totype, convfn);
8603 inform (DECL_SOURCE_LOCATION (convfn), "%qD declared here",
8604 convfn);
8634 if (DECL_CONSTRUCTOR_P (convfn))