Searched refs:lookup_and_install_protocols (Results 1 – 4 of 4) sorted by relevance
200 static tree lookup_and_install_protocols PARAMS ((tree));938 TYPE_PROTOCOL_LIST (t) = lookup_and_install_protocols (protocols);987 TYPE_PROTOCOL_LIST (t) = lookup_and_install_protocols (protocols);1027 lookup_and_install_protocols (protocols) in lookup_and_install_protocols() function6234 = lookup_and_install_protocols (protocol_list);6256 = lookup_and_install_protocols (protocol_list);6493 PROTOCOL_LIST (protocol) = lookup_and_install_protocols (list);6503 PROTOCOL_LIST (protocol) = lookup_and_install_protocols (list);
218 static tree lookup_and_install_protocols (tree);1384 TYPE_OBJC_PROTOCOL_LIST (type) = lookup_and_install_protocols (protocols); in objc_get_protocol_qualified_type()1426 lookup_and_install_protocols (tree protocols) in lookup_and_install_protocols() function7559 = lookup_and_install_protocols (protocol_list); in start_class()7581 = lookup_and_install_protocols (protocol_list); in start_class()7789 PROTOCOL_LIST (protocol) = lookup_and_install_protocols (list); in start_protocol()7799 PROTOCOL_LIST (protocol) = lookup_and_install_protocols (list); in start_protocol()
46 * objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.
3467 * objc-act.c (get_object_ref, lookup_and_install_protocols,