| /src/external/gpl3/gcc.old/dist/gcc/objcp/ |
| objcp-decl.h | 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ macro
|
| objcp-decl.h | 42 #define finish_struct(loc, t, fieldlist, attributes, struct_info) \ macro
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-decl.cc | 8302 STRUCT_PARSE_INFO is restored in finish_struct. */ 8752 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, 9511 finish_struct (loc, type, fields[0], NULL_TREE, struct_info); 8722 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, function
|
| c-decl.cc | 8302 STRUCT_PARSE_INFO is restored in finish_struct. */ 8752 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, 9511 finish_struct (loc, type, fields[0], NULL_TREE, struct_info); 8722 finish_struct (location_t loc, tree t, tree fieldlist, tree attributes, function
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| class.cc | 1257 /* Subroutines of finish_struct. */ 2163 /* For a class w/o baseclasses, 'finish_struct' has set 7710 finish_struct (tree t, tree attributes) 7706 finish_struct (tree t, tree attributes) function
|
| class.cc | 1257 /* Subroutines of finish_struct. */ 2163 /* For a class w/o baseclasses, 'finish_struct' has set 7710 finish_struct (tree t, tree attributes) 7706 finish_struct (tree t, tree attributes) function
|