Searched refs:current_template_parms (Results 1 – 10 of 10) sorted by relevance
304 current_template_parms, in make_friend_class()485 ? current_template_parms in do_friend()519 && current_template_parms in do_friend()
330 current_template_parms in push_inline_template_parms_recursive()332 parms, current_template_parms); in push_inline_template_parms_recursive()333 TEMPLATE_PARMS_FOR_INLINE (current_template_parms) = 1; in push_inline_template_parms_recursive()420 current_template_parms = TREE_CHAIN (current_template_parms); in maybe_end_member_template_processing()569 if (current_template_parms) in check_specialization_scope()1467 (current_template_parms)))) in determine_specialization()2287 if (!current_template_parms) in check_template_shadow()2311 || TEMPLATE_PARMS_FOR_INLINE (current_template_parms)) in check_template_shadow()2499 current_template_parms in end_template_parm_list()2501 saved_parmlist, current_template_parms); in end_template_parm_list()[all …]
1089 current_template_parms before we start diving through them.1260 (current_template_parms): Return a vector of all the template2525 current_template_parms.
996 if (current_template_parms) in expand_member_init()
2150 DECL_TEMPLATE_PARMS (tmpl) = current_template_parms; in finish_template_template_parm()
4015 ? current_template_parms in start_decl()6746 ? current_template_parms in grokfndecl()10386 if (!redeclare_class_template (t, current_template_parms)) in xref_tag()
710 #define current_template_parms scope_chain->template_parms macro
632 * *.c: Use processing_template_decl instead of current_template_parms2956 * decl.c (maybe_push_to_top_level): Save current_template_parms,
2691 current_template_parms, processing_template_decl,2742 (current_template_parms): Remove.
4951 current_template_parms and processing_template_decl.