Searched refs:DECL_NTPARMS (Results 1 – 9 of 9) sorted by relevance
1157 * cp-tree.h (DECL_NTPARMS): Change name from DECL_NT_PARMS to1158 DECL_NTPARMS to conform to usage elsewhere.
5238 if (nargs < DECL_NTPARMS (maintmpl)) in process_partial_specialization()5248 else if (nargs > DECL_NTPARMS (maintmpl)) in process_partial_specialization()21650 int ix, len = DECL_NTPARMS (tmpl); in check_instantiated_args()25077 tree targs1 = make_tree_vec (DECL_NTPARMS (pat1)); in more_specialized_fn()25078 tree targs2 = make_tree_vec (DECL_NTPARMS (pat2)); in more_specialized_fn()25424 int ntparms = DECL_NTPARMS (fn); in get_bindings()
4948 #define DECL_NTPARMS(NODE) \ macro
8524 targs = make_tree_vec (DECL_NTPARMS (fn)); in resolve_address_of_overloaded_function()
3400 int ntparms = DECL_NTPARMS (tmpl); in add_template_candidate_real()
5083 if (nargs < DECL_NTPARMS (maintmpl)) in process_partial_specialization()5093 else if (nargs > DECL_NTPARMS (maintmpl)) in process_partial_specialization()20866 int ix, len = DECL_NTPARMS (tmpl); in check_instantiated_args()24158 tree targs1 = make_tree_vec (DECL_NTPARMS (pat1)); in more_specialized_fn()24159 tree targs2 = make_tree_vec (DECL_NTPARMS (pat2)); in more_specialized_fn()24514 int ntparms = DECL_NTPARMS (fn); in get_bindings()
4701 #define DECL_NTPARMS(NODE) \ macro
8408 targs = make_tree_vec (DECL_NTPARMS (fn)); in resolve_address_of_overloaded_function()
3328 int ntparms = DECL_NTPARMS (tmpl); in add_template_candidate_real()