Searched refs:non_reference (Results 1 – 18 of 18) sorted by relevance
114 type = non_reference (type); in prepare_eh_type()921 to = non_reference (to); in can_convert_eh()922 from = non_reference (from); in can_convert_eh()
595 to = non_reference (to); in standard_conversion()2162 type = non_reference (type); in add_builtin_candidates()2181 type = non_reference (argtypes[i]); in add_builtin_candidates()3137 tree t1 = non_reference (TREE_TYPE (e1)); in conditional_conversion()3138 tree t2 = non_reference (TREE_TYPE (e2)); in conditional_conversion()4285 tree t = non_reference (totype); in convert_like_real()4591 tree type1 = non_reference (type); in build_x_va_arg()5992 else if (CLASS_TYPE_P (non_reference (from_type1)) in compare_ics()5995 tree from = non_reference (from_type1); in compare_ics()6013 else if (CLASS_TYPE_P (non_reference (to_type1)) in compare_ics()[all …]
1156 candidate = non_reference (TREE_TYPE (TREE_TYPE (cand))); in build_expr_type_conversion()1211 tree type = non_reference (TREE_TYPE (TREE_TYPE (winner))); in build_expr_type_conversion()
236 type = non_reference (TREE_TYPE (exp)); in get_tinfo_decl_dynamic()427 type = non_reference (type); in get_typeid()
951 src_type = non_reference (TREE_VALUE (parms)); in locate_copy()
1281 type = non_reference (type); in cxx_sizeof_or_alignof_type()5687 if (!same_type_p (non_reference (type), non_reference (result_type))) in build_c_cast()6608 rhstype = non_reference (rhstype); in convert_for_initialization()7290 non_reference (tree t) in non_reference() function
3269 (non_reference): Likewise.3271 * call.c (non_reference): Remove.3275 (standard_conversion): Use non_reference.3278 * cvt.c (build_expr_type_conversion): Use non_reference.3280 (grok_op_properties): Use non_reference.3285 * except.c (prepare_eh_types): Use non_reference.3289 * method.c (locate_copy): Use non_reference.3307 * rtti.c (get_tinfo_decl_dynamic): Use non_reference.3311 * typeck.c (target_type): Use non_reference.3315 (non_reference): New function.
1860 over_return = non_reference (TREE_TYPE (over_type)); in check_final_overrider()
308 type = non_reference (type); in grok_array_decl()
8216 non_reference (TREE_TYPE (object)), in tsubst_copy()9324 non_reference (TREE_TYPE (object)), in tsubst_copy_and_build()13392 return build1 (NON_DEPENDENT_EXPR, non_reference (TREE_TYPE (expr)), expr); in build_non_dependent_expr()
4560 extern tree non_reference (tree);
592 tree basetype = non_reference (TREE_TYPE (instance)); in build_vtbl_ref_1()
2392 (non_reference): Likewise.
9855 tree arg = non_reference (TREE_VALUE (p)); in grok_op_properties()
462 * call.c (non_reference): Add documentation.
471 sufficient_parms_p, build_conv, non_reference, strip_top_quals,
4825 scope = non_reference (scope); in cp_parser_postfix_dot_deref_expression()
1445 * method.c (locate_copy): Check for non_reference