Home
last modified time | relevance | path

Searched refs:lookup_and_finish_template_variable (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h6916 extern tree lookup_and_finish_template_variable (tree, tree, tsubst_flags_t = tf_warning_or_error);
H A Dpt.c9744 lookup_and_finish_template_variable (tree templ, tree targs, in lookup_and_finish_template_variable() function
15260 expr = lookup_and_finish_template_variable (expr, template_args, in tsubst_qualified_id()
17809 RETURN (lookup_and_finish_template_variable (templ, targs, complain)); in tsubst_copy_and_build()
H A Dtypeck.c2994 member = (lookup_and_finish_template_variable in finish_class_member_access_expr()