Searched refs:check_protocol (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/objc/ |
H A D | objc-act.c | 283 static void check_protocol PARAMS ((tree, const char *, 6054 check_protocol (p, type, name) in check_protocol() function 6102 check_protocol (sub, type, name); 6122 check_protocol (p, type, name);
|
/openbsd/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 7367 check_protocol (tree p, const char *type, const char *name) in check_protocol() function 7412 check_protocol (sub, type, name); in check_protocol() 7429 check_protocol (p, type, name); in check_protocols()
|