Home
last modified time | relevance | path

Searched refs:start_protocol (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h38 tree start_protocol PARAMS ((enum tree_code, tree, tree));
H A Dobjc-act.c6473 start_protocol (code, name, list) in start_protocol() function
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog632 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 Dobjc-act.c162 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 Dc-parse.in2850 = start_protocol(PROTOCOL_INTERFACE_TYPE, $2, $3);
H A DChangeLog.42240 get_class_ivars, start_class, start_protocol): Remove
H A DChangeLog.615740 (start_protocol): Add checks for circular and duplicate protocol