Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c2445 declarator = lookup_template_function (fns, NULL_TREE); in check_explicit_specialization()
6796 lookup_template_function (tree fns, tree arglist) in lookup_template_function() function
7929 template_id = lookup_template_function (fns, arglist); in tsubst_friend_function()
11771 expr = lookup_template_function (expr, template_args); in tsubst_qualified_id()
12174 return lookup_template_function (fn, targs); in tsubst_copy()
13197 templ = lookup_template_function (templ, targs); in tsubst_copy_and_build()
H A Dtree.c1238 = lookup_template_function (TREE_OPERAND (fullname, 0), in strip_typedefs()
H A Dcp-tree.h5306 extern tree lookup_template_function (tree, tree);
H A Dtypeck.c2645 templ = lookup_template_function (templ, template_args); in finish_class_member_access_expr()
H A Dparser.c3715 decl = lookup_template_function (decl, tmpl_args); in cp_parser_userdef_numeric_literal()
12516 template_id = lookup_template_function (templ, arguments); in cp_parser_template_id()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstraint.cc1221 return build_call_check (lookup_template_function (target, args)); in build_concept_check()
H A Dpt.c2972 declarator = lookup_template_function (fns, NULL_TREE); in check_explicit_specialization()
9057 lookup_template_function (tree fns, tree arglist) in lookup_template_function() function
10295 template_id = lookup_template_function (fns, arglist); in tsubst_friend_function()
15263 expr = lookup_template_function (expr, template_args); in tsubst_qualified_id()
15822 return lookup_template_function (fn, targs); in tsubst_copy()
17803 tree tid = lookup_template_function (name, targs); in tsubst_copy_and_build()
17818 templ = lookup_template_function (templ, targs); in tsubst_copy_and_build()
H A Dcall.c4242 name = lookup_template_function (name, targs); in print_error_for_call_failure()
9282 errname = lookup_template_function (errname, explicit_targs); in build_new_method_call_1()
H A Dtree.c1582 = lookup_template_function (TREE_OPERAND (fullname, 0), in strip_typedefs()
H A Ddecl.c7499 fns = lookup_template_function (fns, targs); in get_tuple_decomp_init()
7507 fns = lookup_template_function (get_id, targs); in get_tuple_decomp_init()
H A Dcp-tree.h6622 extern tree lookup_template_function (tree, tree);
H A Dtypeck.c2992 member = lookup_template_function (templ, template_args); in finish_class_member_access_expr()
H A Dparser.c4399 decl = lookup_template_function (decl, tmpl_args); in cp_parser_userdef_numeric_literal()
4518 decl = lookup_template_function (decl, tmpl_args); in cp_parser_userdef_string_literal()
15885 template_id = lookup_template_function (templ, arguments); in cp_parser_template_id()