Lines Matching defs:interface
1229 maybe_make_artificial_property_decl (tree interface, tree implementation, in maybe_make_artificial_property_decl()
2728 objc_get_protocol_qualified_type (tree interface, tree protocols) in objc_get_protocol_qualified_type()
3795 tree interface = objc_map_get (interface_map, ident); in lookup_interface() local
3811 tree interface = lookup_interface (class_name); in objc_get_class_ivars() local
3905 tree interface; in objc_detect_field_duplicates() local
3925 tree interface; in objc_detect_field_duplicates() local
4013 tree interface = objc_interface_context; in objc_detect_field_duplicates() local
4064 get_class_ivars (tree interface, bool inherited) in get_class_ivars()
5886 lookup_method_static (tree interface, tree ident, int flags) in lookup_method_static()
6500 tree interface = NULL_TREE; in check_methods() local
7134 lookup_ivar (tree interface, tree instance_variable_name) in lookup_ivar()
7525 objc_add_synthesize_declaration_for_property (location_t location, tree interface, in objc_add_synthesize_declaration_for_property()
7696 tree interface, chain; in objc_add_synthesize_declaration() local
7741 objc_add_dynamic_declaration_for_property (location_t location, tree interface, in objc_add_dynamic_declaration_for_property()
7805 tree interface, chain; in objc_add_dynamic_declaration() local
8729 tree interface = implementation_template; in really_start_method() local