Home
last modified time | relevance | path

Searched refs:check_template_variable (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20141315 (check_template_variable): Fix logic for member var template.
1626 * pt.c (check_template_variable): Accept variable temploids at
2923 * pt.c (check_template_variable): Check for the return of pedwarn
H A DChangeLog-20121126 * pt.c (check_template_variable): New.
1131 * parser.c (cp_parser_single_declaration): Call check_template_variable.
H A Dcp-tree.h7285 extern void check_template_variable (tree);
H A DChangeLog-20212912 * pt.c (check_template_variable): Likewise.
H A DChangeLog-20181873 (check_template_variable): Likewise.
H A DChangeLog-20174350 (check_template_variable): Same.
H A DChangeLog-20194715 * pt.c (check_template_variable): Likewise.
H A Dpt.cc2699 check_template_variable (tree decl) in check_template_variable() function
H A Dparser.cc31806 check_template_variable (decl); in cp_parser_single_declaration()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6902 extern void check_template_variable (tree);
H A Dpt.c2661 check_template_variable (tree decl) in check_template_variable() function
H A Dparser.c29571 check_template_variable (decl); in cp_parser_single_declaration()