Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:GenerateCategory

1212   void GenerateCategory(const ObjCCategoryImplDecl *CMD) override;
1487 void GenerateCategory(const ObjCCategoryImplDecl *CMD) override;
2891 void CGObjCMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) {
5905 /// GenerateCategory - Build metadata for a category implementation.
5915 void CGObjCNonFragileABIMac::GenerateCategory(const ObjCCategoryImplDecl *OCD) {