diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-24 19:18:43 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-24 19:18:43 +0000 |
| commit | 334ec92614b1000492c60b01f9c827dd33c32627 (patch) | |
| tree | be46d82b47945fa6f5b787b66f752af4d7711a6b /gcc/java/java-opcodes.h | |
| parent | 5b669c7be524c79d76fbaa2e8f4bd2dae9268570 (diff) | |
| download | ppe42-gcc-334ec92614b1000492c60b01f9c827dd33c32627.tar.gz ppe42-gcc-334ec92614b1000492c60b01f9c827dd33c32627.zip | |
* cp-tree.h (SCALAR_TYPE_P): New macro.
(check_for_out_of_scope_variable): New function.
(at_class_scope_p): Likewise.
(finish_fname): Likewise.
* class.c (finish_struct): Use at_function_scope_p.
* decl.c (check_for_out_of_scope_variable): New function, split
out from do_identifier.
(finish_enum): Use at_function_scope_p.
* lex.c (do_identifier): Use check_for_out_of_scope_variable.
* parse.y (VAR_FUNC_NAME): Give it <ttype>. Use finish_fname.
(primary): Use at_function_scope_p.
* search.c (at_class_scope_p): New function.
* semantics.c (finish_fname): Likewise.
(check_multiple_declarators): Use at_function_scope_p.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54962 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/java-opcodes.h')
0 files changed, 0 insertions, 0 deletions

