Searched refs:start_protocol (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.h38 tree start_protocol PARAMS ((enum tree_code, tree, tree));
H A Dobjc-act.c6490 start_protocol (code, name, list)
6473 start_protocol (code, name, list) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c163 static tree start_protocol (enum tree_code, tree, tree);
655 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos);
7788 start_protocol (enum tree_code code, tree name, tree list)
7771 start_protocol (enum tree_code code, tree name, tree list) function

Completed in 303 milliseconds