Searched refs:encode_aggregate_within (Results 1 – 1 of 1) sorted by relevance
| /dflybsd-src/contrib/gcc-4.7/gcc/objc/ |
| H A D | objc-encoding.c | 484 encode_aggregate_within (tree type, int curtype, int format, int left, in encode_aggregate_within() function 697 encode_aggregate_within (type, curtype, format, '{', '}'); in encode_type() 701 encode_aggregate_within (type, curtype, format, '(', ')'); in encode_type()
|