Searched refs:template_parms (Results 1 – 3 of 3) sorted by relevance
547 check_classfn (tree ctype, tree function, tree template_parms) in check_classfn() argument573 gcc_assert (!template_parms in check_classfn()574 || comp_template_parms (template_parms, in check_classfn()576 template_parms = DECL_TEMPLATE_PARMS (function); in check_classfn()580 is_template = (template_parms != NULL_TREE); in check_classfn()623 || comp_template_parms (template_parms, in check_classfn()
997 tree template_parms = NULL_TREE; in dump_function_decl() local1012 template_parms = DECL_TEMPLATE_PARMS (tmpl); in dump_function_decl()1073 if (template_parms != NULL_TREE && template_args != NULL_TREE) in dump_function_decl()1079 dump_template_bindings (template_parms, template_args); in dump_function_decl()
661 tree template_parms; member710 #define current_template_parms scope_chain->template_parms