Searched refs:field_reference_type (Results 1 – 1 of 1) sorted by relevance
1750 tree field_reference_type) in reference_accessor_p() argument1753 if (!matches_code_and_type_p (result_decl, RESULT_DECL, field_reference_type)) in reference_accessor_p()1822 tree field_reference_type = cp_build_reference_type (field_type, false); in field_accessor_p() local1823 if (cxx_types_compatible_p (TREE_TYPE (init_expr), field_reference_type)) in field_accessor_p()1825 field_reference_type); in field_accessor_p()