Searched refs:check_protocols (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c287 static void check_protocols PARAMS ((tree, const char *,
6129 check_protocols (proto_list, type, name)
6389 check_protocols (CLASS_PROTOCOL_LIST (implementation_template),
6416 check_protocols (CLASS_PROTOCOL_LIST (category),
6113 check_protocols (proto_list, type, name) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c7439 check_protocols (tree proto_list, const char *type, const char *name)
7707 check_protocols (CLASS_PROTOCOL_LIST (implementation_template),
7726 check_protocols (CLASS_PROTOCOL_LIST (category),
7423 check_protocols (tree proto_list, const char *type, const char *name) function

Completed in 156 milliseconds