Searched refs:encode_aggregate_fields (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-encoding.cc | 441 encode_aggregate_fields (tree type, bool pointed_to, int curtype, int format) in encode_aggregate_fields() function 458 encode_aggregate_fields (TREE_TYPE (field), in encode_aggregate_fields() 574 encode_aggregate_fields (type, pointed_to, curtype, format); in encode_aggregate_within()
|
H A D | ChangeLog | 1102 (encode_aggregate_fields): Update call to encode_field_decl to 1126 encode_array, encode_vector, encode_aggregate_fields, 2575 (encode_aggregate_fields): Updated second argument to be 'bool' 3567 (encode_aggregate_fields): Likewise. 3595 encode_aggregate_fields().
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-encoding.c | 441 encode_aggregate_fields (tree type, bool pointed_to, int curtype, int format) in encode_aggregate_fields() function 458 encode_aggregate_fields (TREE_TYPE (field), in encode_aggregate_fields() 574 encode_aggregate_fields (type, pointed_to, curtype, format); in encode_aggregate_within()
|