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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c264 static void generate_protocol_references PARAMS ((tree));
3024 generate_protocol_references (plist)
3041 generate_protocol_references (PROTOCOL_LIST (proto));
3099 generate_protocol_references (PROTOCOL_LIST (p));
4379 generate_protocol_references (CLASS_PROTOCOL_LIST (category));
4460 generate_protocol_references
3017 generate_protocol_references (plist) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c4424 generate_protocol_references (tree plist)
4440 generate_protocol_references (PROTOCOL_LIST (proto));
4623 generate_protocol_references (PROTOCOL_LIST (p));
5682 generate_protocol_references (CLASS_PROTOCOL_LIST (category));
5754 generate_protocol_references
4416 generate_protocol_references (tree plist) function

Completed in 141 milliseconds