Searched refs:start_protocol (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | objc-act.h | 38 tree start_protocol PARAMS ((enum tree_code, tree, tree));
|
| H A D | objc-act.c | 6473 start_protocol (code, name, list) in start_protocol() function
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | ChangeLog | 632 finish_class, start_method_def, objc_start_function, start_protocol, 772 finish_class, start_method_def, start_protocol, build_method_decl, 797 (start_protocol): Do not call build_protocol_template(); use 860 start_protocol, finish_protocol, objc_build_throw_stmt,
|
| H A D | objc-act.c | 162 static tree start_protocol (enum tree_code, tree, tree); 652 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos); in objc_start_protocol() 7771 start_protocol (enum tree_code code, tree name, tree list) in start_protocol() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | c-parse.in | 2850 = start_protocol(PROTOCOL_INTERFACE_TYPE, $2, $3);
|
| H A D | ChangeLog.4 | 2240 get_class_ivars, start_class, start_protocol): Remove
|
| H A D | ChangeLog.6 | 15740 (start_protocol): Add checks for circular and duplicate protocol
|