Searched refs:intro_list (Results 1 – 1 of 1) sorted by relevance
1392 finish_template_introduction (tree tmpl_decl, tree intro_list) in finish_template_introduction() argument1395 tree expr = build_concept_check (tmpl_decl, NULL_TREE, intro_list); in finish_template_introduction()1406 int nargs = MIN (TREE_VEC_LENGTH (parms), TREE_VEC_LENGTH (intro_list)); in finish_template_introduction()