Home
last modified time | relevance | path

Searched refs:lookup_template_function (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1114 tree objfn = lookup_template_function (DECL_NAME (callop), in maybe_add_lambda_conv_op()
H A Dpt.c2996 declarator = lookup_template_function (fns, NULL_TREE); in check_explicit_specialization()
9514 lookup_template_function (tree fns, tree arglist) in lookup_template_function() function
10926 template_id = lookup_template_function (fns, arglist); in tsubst_friend_function()
16356 expr = lookup_template_function (expr, template_args); in tsubst_qualified_id()
17011 return lookup_template_function (fn, targs); in tsubst_copy()
19423 tree tid = lookup_template_function (name, targs); in tsubst_copy_and_build()
19460 tree tid = lookup_template_function (templ, targs); in tsubst_copy_and_build()
H A Dtree.c1675 = lookup_template_function (TREE_OPERAND (fullname, 0), in strip_typedefs()
H A Dcall.c4553 name = lookup_template_function (name, targs); in print_error_for_call_failure()
10101 errname = lookup_template_function (errname, explicit_targs); in complain_about_no_candidates_for_method_call()
H A Ddecl.c8208 fns = lookup_template_function (fns, targs); in get_tuple_decomp_init()
8216 fns = lookup_template_function (get__identifier, targs); in get_tuple_decomp_init()
H A Dcp-tree.h6938 extern tree lookup_template_function (tree, tree);
H A Dtypeck.c3230 member = lookup_template_function (templ, template_args); in finish_class_member_access_expr()
H A Dparser.c4549 decl = lookup_template_function (decl, tmpl_args); in cp_parser_userdef_numeric_literal()
4661 decl = lookup_template_function (decl, tmpl_args); in cp_parser_userdef_string_literal()
16776 template_id = lookup_template_function (templ, arguments); in cp_parser_template_id()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1113 tree objfn = lookup_template_function (DECL_NAME (callop), in maybe_add_lambda_conv_op()
H A DChangeLog-1997137 * pt.c (lookup_template_function): Copy the template arguments,
877 (lookup_template_function): Likewise.
H A DChangeLog-20021918 * pt.c (lookup_template_function): Handle BASELINKs.
2087 lookup_template_function.
2090 * pt.c (lookup_template_function): Add assertions.
H A Dcall.cc4759 name = lookup_template_function (name, targs); in print_error_for_call_failure()
10834 errname = lookup_template_function (errname, explicit_targs); in complain_about_no_candidates_for_method_call()
11251 fn = lookup_template_function (fn, explicit_targs); in build_new_method_call()
H A Dpt.cc3041 declarator = lookup_template_function (fns, NULL_TREE); in check_explicit_specialization()
9741 lookup_template_function (tree fns, tree arglist) in lookup_template_function() function
11278 template_id = lookup_template_function (fns, arglist); in tsubst_friend_function()
16864 expr = lookup_template_function (expr, template_args); in tsubst_qualified_id()
17550 return lookup_template_function (tmpl, targs); in tsubst_copy()
20206 tree tid = lookup_template_function (name, targs); in tsubst_copy_and_build()
20243 tree tid = lookup_template_function (templ, targs); in tsubst_copy_and_build()
H A DChangeLog-20031611 * pt.c (lookup_template_function): Robustify.
2243 (lookup_template_function): Likewise.
2950 (lookup_template_function): Likewise.
H A Dtree.cc1761 = lookup_template_function (TREE_OPERAND (fullname, 0), in strip_typedefs()
H A DChangeLog-19982794 * pt.c (lookup_template_function): Don't needlessly call
3662 an error_mark_node from lookup_template_function, return the same.
4800 (lookup_template_function): Set type of OVERLOAD nodes to unknown.
H A Ddecl.cc8834 fns = lookup_template_function (fns, targs); in get_tuple_decomp_init()
8842 fns = lookup_template_function (get__identifier, targs); in get_tuple_decomp_init()
H A DChangeLog-20042570 mangle_class_name_for_template, lookup_template_function,
2875 * pt.c (lookup_template_function, tsubst, tsubst_copy_and_build,
H A Dcp-tree.h7321 extern tree lookup_template_function (tree, tree);
H A DChangeLog-20053048 (lookup_template_function): Just assert FNS is an overloaded
H A Dtypeck.cc3410 member = lookup_template_function (templ, template_args); in finish_class_member_access_expr()
H A DChangeLog-20112485 * pt.c (lookup_template_function): Handle non-function.
H A DChangeLog-20212628 * pt.c (lookup_template_function): Copy a BASELINK before
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2664 res = lookup_template_function (res, targlist (targs)); in plugin_build_dependent_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2505 res = lookup_template_function (res, targlist (targs)); in plugin_build_dependent_expr()

12