Searched refs:check_protocols (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | objc-act.c | 285 static void check_protocols PARAMS ((tree, const char *, 6113 check_protocols (proto_list, type, name) in check_protocols() function 6372 check_protocols (CLASS_PROTOCOL_LIST (implementation_template), 6399 check_protocols (CLASS_PROTOCOL_LIST (category),
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | objc-act.c | 7423 check_protocols (tree proto_list, const char *type, const char *name) in check_protocols() function 7690 check_protocols (CLASS_PROTOCOL_LIST (implementation_template), in finish_class() 7709 check_protocols (CLASS_PROTOCOL_LIST (category), in finish_class()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.0 | 7029 (check_protocols): Wrap empty else-statement body in braces.
|
| H A D | ChangeLog.2 | 9333 generate_dispatch_table, check_protocols, TAG_GETCLASS,
|
| H A D | ChangeLog.6 | 15739 (check_protocols): Streamline.
|