Searched refs:check_static_variable_definition (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | cp-tree.h | 3943 extern int check_static_variable_definition (tree, tree);
|
| H A D | decl.c | 6594 check_static_variable_definition (tree decl, tree type) in check_static_variable_definition() function 8565 else if (check_static_variable_definition (unqualified_id, in grokdeclarator()
|
| H A D | ChangeLog-1998 | 799 (check_static_variable_definition): New function. 802 (check_static_variable_definition): Split out from ...
|
| H A D | pt.c | 5939 check_static_variable_definition (r, TREE_TYPE (r)); in instantiate_class_template()
|
| H A D | ChangeLog-2002 | 618 * decl.c (check_static_variable_definition): Do not allow that
|
| H A D | ChangeLog-2004 | 1562 check_static_variable_definition, compute_array_index_type,
|
| H A D | ChangeLog-2000 | 6006 (check_static_variable_definition): Likewise. Say 'ISO C++'
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | cp-tree.h | 3834 extern int check_static_variable_definition PARAMS ((tree, tree));
|
| H A D | decl.c | 10136 check_static_variable_definition (decl, type) in check_static_variable_definition() function 12526 else if (check_static_variable_definition (declarator,
|
| H A D | pt.c | 5556 check_static_variable_definition (r, TREE_TYPE (r));
|
| H A D | ChangeLog | 2095 * decl.c (check_static_variable_definition): Do not allow that 15878 (check_static_variable_definition): Likewise. Say 'ISO C++'
|
| H A D | ChangeLog.2 | 7587 (check_static_variable_definition): New function. 7590 (check_static_variable_definition): Split out from ...
|