Home
last modified time | relevance | path

Searched refs:check_protocols (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c285 static void check_protocols PARAMS ((tree, const char *,
6113 check_protocols (proto_list, type, name) in check_protocols() function
6372 check_protocols (CLASS_PROTOCOL_LIST (implementation_template),
6399 check_protocols (CLASS_PROTOCOL_LIST (category),
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c7423 check_protocols (tree proto_list, const char *type, const char *name) in check_protocols() function
7690 check_protocols (CLASS_PROTOCOL_LIST (implementation_template), in finish_class()
7709 check_protocols (CLASS_PROTOCOL_LIST (category), in finish_class()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.07029 (check_protocols): Wrap empty else-statement body in braces.
H A DChangeLog.29333 generate_dispatch_table, check_protocols, TAG_GETCLASS,
H A DChangeLog.615739 (check_protocols): Streamline.