Searched refs:add_fields_to_vec (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | class.c | 137 static int add_fields_to_vec PARAMS ((tree, tree, int)); 2933 add_fields_to_vec (fields, field_vec, idx) in add_fields_to_vec() function 2941 idx = add_fields_to_vec (TYPE_FIELDS (TREE_TYPE (x)), field_vec, idx); 5427 add_fields_to_vec (TYPE_FIELDS (t), field_vec, 0);
|
| D | ChangeLog.2 | 3822 * class.c (count_fields, add_fields_to_vec): Add static prototype.
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | ChangeLog-2003 | 2903 (add_fields_to_vec): Rename to ...
|
| D | ChangeLog-1999 | 3822 * class.c (count_fields, add_fields_to_vec): Add static prototype.
|