Searched defs:GenerateCategory (Results 1 – 2 of 2) sorted by relevance
3034 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory() function in CGObjCMac6102 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory() function in CGObjCNonFragileABIMac
2030 void CGObjCGNU::GenerateCategory(const ObjCCategoryImplDecl *OCD) { in GenerateCategory() function in CGObjCGNU