Searched refs:check_member_template (Results 1 – 9 of 9) sorted by relevance
437 check_member_template (tree tmpl) in check_member_template() function
1216 * cp-tree.h (check_member_template): Add declaration.1236 * decl2.c (check_member_template): New function. Check to see
3997 extern void check_member_template (tree);
232 check_member_template (tmpl); in finish_member_template_decl()243 check_member_template (DECL_TI_TEMPLATE (decl)); in finish_member_template_decl()
5041 * decl2.c (check_member_template): Set DECL_IGNORED for member5845 * decl2.c (check_member_template): Use IS_AGGR_TYPE instead of5864 * decl2.c (check_member_template): We now handle member template
1569 * decl2.c (grok_array_decl, delete_sanity, check_member_template,2535 * decl2.c (grok_array_decl, check_member_template,
480 * decl2.c (check_member_template): Move check for member2017 * decl2.c (check_member_template): Remove checks for virtual
193 delete_sanity, check_member_template, check_java_method,
6014 (check_member_template): Same here.