Home
last modified time | relevance | path

Searched defs:objc_category (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-4.7/libobjc/objc-private/
H A Dmodule-abi-8.h283 struct objc_category struct
285 const char* category_name; /* Name of the category.
289 const char* class_name; /* Name of the class to
292 struct objc_method_list *instance_methods; /* Linked list of
298 struct objc_method_list *class_methods; /* Linked list of
304 struct objc_protocol_list *protocols; /* List of Protocols