Searched refs:lvalue_type (Results 1 – 14 of 14) sorted by relevance
4261 lvalue_type (tree arg) in lvalue_type() function4280 type = build_reference_type (lvalue_type (arg)); in error_type()4282 type = lvalue_type (arg); in error_type()
2293 argtype = lvalue_type (arg); in build_this_conversion()2462 argtype = lvalue_type (arg); in add_function_candidate()2561 argtype = lvalue_type (arg); in add_conv_candidate()3540 tree argtype = lvalue_type (first_arg); in add_template_candidate_real()3790 from = lvalue_type (from); in print_conversion_rejection()10818 from_type = lvalue_type (conv->from); in complain_about_no_candidates_for_method_call()
466 tree ttr = lvalue_type (expr); in convert_to_reference()
1729 * tree.c (lvalue_type): Don't look at top-level qualifiers on2476 * tree.c (lvalue_type): Fix for arrays.2479 (build_unary_op): Use lvalue_type.2481 (add_function_candidate): Use lvalue_type.2624 * tree.c (lvalue_type): Fix for arrays.2625 * typeck.c (build_unary_op): Use lvalue_type.4826 (really_overloaded_fn, get_first_fn, lvalue_type): Likewise.
996 * tree.c (lvalue_type): New fn.999 (add_conv_candidate): Use lvalue_type.
7891 extern tree lvalue_type (tree);
6736 argtype = lvalue_type (arg); in cp_build_addr_expr_1()
5628 * tree.c (lvalue_type): Simplify.
802 lvalue_type of conv->from.
4008 lvalue_type (tree arg) in lvalue_type() function4027 type = build_reference_type (lvalue_type (arg)); in error_type()4029 type = lvalue_type (arg); in error_type()
2365 argtype = lvalue_type (arg); in add_function_candidate()2406 argtype = lvalue_type (arg); in add_function_candidate()2497 argtype = lvalue_type (arg); in add_conv_candidate()3650 from = lvalue_type (from); in print_conversion_rejection()10085 from_type = lvalue_type (conv->from); in complain_about_no_candidates_for_method_call()
7485 extern tree lvalue_type (tree);
6221 argtype = lvalue_type (arg); in cp_build_addr_expr_1()