Searched refs:instantiation_type (Results 1 – 1 of 1) sorted by relevance
5892 tree instantiation_type; in resolve_address_of_overloaded_function() local5920 instantiation_type = TREE_TYPE (instantiation); in resolve_address_of_overloaded_function()5922 instantiation_type = in resolve_address_of_overloaded_function()5923 build_ptrmemfunc_type (build_pointer_type (instantiation_type)); in resolve_address_of_overloaded_function()5925 instantiation_type = build_pointer_type (instantiation_type); in resolve_address_of_overloaded_function()5926 if (can_convert_arg (target_type, instantiation_type, instantiation, in resolve_address_of_overloaded_function()