Searched refs:build_reference_type (Results 1 – 17 of 17) sorted by relevance
1043 return_type = build_reference_type (type); in implicitly_declare_fn()1057 rhs_parm_type = build_reference_type (rhs_parm_type); in implicitly_declare_fn()
950 reference_type = build_reference_type (t); in convert_class_to_reference()1680 type1 = build_reference_type (type1); in add_builtin_candidate()1965 type1 = build_reference_type (type1); in add_builtin_candidate()2141 (NULL_TREE, build_reference_type (argtypes[i]), types[i]); in add_builtin_candidates()2180 (NULL_TREE, build_reference_type (argtypes[i]), types[i]); in add_builtin_candidates()3150 conv = implicit_conversion (build_reference_type (t2), in conditional_conversion()4680 type = build_reference_type (type); in type_passed_as()4724 val = build1 (ADDR_EXPR, build_reference_type (type), val); in convert_for_arg_passing()5693 reference_type = build_reference_type (reference_type); in maybe_handle_implicit_object()
213 t = build_reference_type (const_type_info_type_node); in throw_bad_typeid()519 exprtype = build_reference_type (exprtype); in build_dynamic_cast_1()
369 init_type = build_reference_type (init_type); in initialize_handler_parm()
777 TREE_TYPE (t) = build_reference_type (TREE_TYPE (t)); in cp_genericize()
1651 type = build_reference_type (lvalue_type (arg)); in error_type()
8311 type = build_reference_type (type); in grokdeclarator()10010 build_reference_type (arg)); in grok_op_properties()
1061 build_reference_type instead of TYPE_REFERENCE_TO.1698 build_reference_type in the right order.1704 build_reference_type in the right order.
5814 target_type = build_reference_type (target_type); in resolve_address_of_overloaded_function()
645 t1 = build_reference_type (target); in merge_types()
7585 r = build_reference_type (type); in tsubst()
3678 extern tree build_reference_type (tree);
3481 va_list_ref_type_node = build_reference_type (va_list_type_node); in c_common_nodes_and_builtins()
5092 build_reference_type (tree to_type) in build_reference_type() function
2020 * tree.c (build_reference_type): Handle obstacks like
6443 (build_reference_type): Likewise.
5061 (build_reference_type): Use.