Home
last modified time | relevance | path

Searched refs:BASELINK_FUNCTIONS (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/src/gnu/gcc/gcc/cp/
Dexpr.c123 return expand_expr (BASELINK_FUNCTIONS (exp), target, tmode, in cxx_expand_expr()
Dcp-objcp-common.c194 return staticp (BASELINK_FUNCTIONS (arg)); in cxx_staticp()
Dptree.c173 print_node (file, "functions", BASELINK_FUNCTIONS (node), indent + 4); in cxx_print_xnode()
Dtree.c861 x = BASELINK_FUNCTIONS (x); in is_overloaded_fn()
888 from = BASELINK_FUNCTIONS (from); in get_first_fn()
1538 && cp_tree_equal (BASELINK_FUNCTIONS (t1), in cp_tree_equal()
1539 BASELINK_FUNCTIONS (t2))); in cp_tree_equal()
Dpt.c1407 fns = BASELINK_FUNCTIONS (fns); in determine_specialization()
3509 fn_no_ptr = BASELINK_FUNCTIONS (fn_no_ptr); in convert_nontype_argument_function()
4438 BASELINK_FUNCTIONS (fns) = build2 (TEMPLATE_ID_EXPR, in lookup_template_function()
4440 BASELINK_FUNCTIONS (fns), in lookup_template_function()
5101 if (for_each_template_parm (BASELINK_FUNCTIONS (*tp), fn, data, in for_each_template_parm_r()
7860 fns = BASELINK_FUNCTIONS (baselink); in tsubst_baselink()
7879 fns = BASELINK_FUNCTIONS (baselink); in tsubst_baselink()
7885 BASELINK_FUNCTIONS (baselink) in tsubst_baselink()
7887 BASELINK_FUNCTIONS (baselink), in tsubst_baselink()
9322 BASELINK_FUNCTIONS (member) in tsubst_copy_and_build()
[all …]
Dcxx-pretty-print.c186 pp_cxx_unqualified_id (pp, BASELINK_FUNCTIONS (t)); in pp_cxx_unqualified_id()
354 t = BASELINK_FUNCTIONS (t); in pp_cxx_primary_expression()
Dexcept.c783 cleanup = BASELINK_FUNCTIONS (cleanup); in build_throw()
Ddecl2.c2955 if (TREE_CODE (BASELINK_FUNCTIONS (t)) == FUNCTION_DECL) in cxx_callgraph_analyze_expr()
2956 cgraph_mark_needed_node (cgraph_node (BASELINK_FUNCTIONS (t))); in cxx_callgraph_analyze_expr()
3484 decl = BASELINK_FUNCTIONS (decl); in mark_used()
Dsemantics.c1584 fns = BASELINK_FUNCTIONS (expr); in finish_qualified_id_expr()
1829 representative_fn = BASELINK_FUNCTIONS (fn); in finish_call_expr()
2656 fns = BASELINK_FUNCTIONS (fns); in finish_id_expression()
Dcp-gimplify.c501 *expr_p = BASELINK_FUNCTIONS (*expr_p); in cp_gimplify_expr()
Dname-lookup.c2578 value_binding = BASELINK_FUNCTIONS (value_binding); in get_class_binding()
2850 decl = BASELINK_FUNCTIONS (decl); in do_class_using_decl()
4592 n = BASELINK_FUNCTIONS (n); in arg_assoc()
5147 t = BASELINK_FUNCTIONS (t); in cp_emit_debug_info_for_using()
DChangeLog-20021880 (build_user_type_conversion_1): Use BASELINK_FUNCTIONS.
1883 (type_requires_array_cookie): Use BASELINK_FUNCTIONS.
1889 (BASELINK_FUNCTIONS): Likewise.
1910 (build_throw): Use BASELINK_FUNCTIONS.
2480 * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2483 * cp-tree.h (BASELINK_FUNCTIONS): New macro.
2488 * error.c (dump_expr): Use BASELINK_FUNCTIONS.
2492 * pt.c (determine_specialization): Use BASELINK_FUNCTIONS.
2495 * tree.c (is_overloaded_fn): Use BASELINK_FUNCTIONS.
2498 (get_first_fn): USe BASELINK_FUNCTIONS.
Derror.c890 dump_decl (BASELINK_FUNCTIONS (t), flags); in dump_decl()
1730 dump_expr (OVL_CURRENT (BASELINK_FUNCTIONS (t)), in dump_expr()
Dcall.c2557 ctors = BASELINK_FUNCTIONS (ctors); in build_user_type_conversion_1()
2994 for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns)) in build_object_call()
3744 add_candidates (BASELINK_FUNCTIONS (fns), arglist, in build_new_op()
4059 for (fn = BASELINK_P (fns) ? BASELINK_FUNCTIONS (fns) : fns; in build_op_delete_call()
5366 fns = BASELINK_FUNCTIONS (fns); in build_new_method_call()
Dcp-tree.def91 class. BASELINK_FUNCTIONS gives the FUNCTION_DECL,
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dtree.c931 x = BASELINK_FUNCTIONS (x);
946 x = BASELINK_FUNCTIONS (x);
963 fns = BASELINK_FUNCTIONS (fns);
974 from = BASELINK_FUNCTIONS (from);
Dcall.c580 BASELINK_FUNCTIONS (fn)
582 BASELINK_FUNCTIONS (fn),
2628 ctors = BASELINK_FUNCTIONS (ctors);
2843 fns = BASELINK_FUNCTIONS (fns); in resolve_scoped_fn_name()
2846 BASELINK_FUNCTIONS (fn) = fns; in resolve_scoped_fn_name()
2993 for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
3650 for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
3977 for (fn = BASELINK_P (fns) ? BASELINK_FUNCTIONS (fns) : fns;
5002 fns = BASELINK_FUNCTIONS (fns); in build_new_method_call()
Dexcept.c760 cleanup = BASELINK_FUNCTIONS (cleanup);
Dinit.c1467 BASELINK_FUNCTIONS (fns) = build_nt (TEMPLATE_ID_EXPR,
1468 BASELINK_FUNCTIONS (fns),
1634 t = BASELINK_FUNCTIONS (fnfields);
Ddecl2.c3600 BASELINK_FUNCTIONS (fn) = build_nt (TEMPLATE_ID_EXPR, in build_call_from_tree()
3601 BASELINK_FUNCTIONS (fn), in build_call_from_tree()
4382 n = BASELINK_FUNCTIONS (n);
4763 name = BASELINK_FUNCTIONS (name);
Dsearch.c1438 BASELINK_FUNCTIONS (baselink) = functions; in build_baselink()
2642 value_binding = BASELINK_FUNCTIONS (value_binding);
Dcp-tree.def93 class. BASELINK_FUNCTIONS gives the FUNCTION_DECL,
Derror.c1016 dump_decl (BASELINK_FUNCTIONS (t), flags);
1929 dump_expr (OVL_CURRENT (BASELINK_FUNCTIONS (t)),
Dclass.c1213 fdecl = BASELINK_FUNCTIONS (fdecl);
4387 for (fns = BASELINK_FUNCTIONS (fns); fns; fns = OVL_NEXT (fns))
6346 rhs = BASELINK_FUNCTIONS (rhs);
6394 return instantiate_type (lhstype, BASELINK_FUNCTIONS (rhs),
6430 return instantiate_type (lhstype, BASELINK_FUNCTIONS (rhs), flags);
Dtypeck.c2041 functions = BASELINK_FUNCTIONS (member); in build_class_member_access_expr()
2130 my_friendly_assert ((TREE_CODE (BASELINK_FUNCTIONS (name)) in finish_class_member_access_expr()
2238 BASELINK_FUNCTIONS (template) in finish_class_member_access_expr()
2240 BASELINK_FUNCTIONS (template), in finish_class_member_access_expr()

12