Searched refs:GenerateCategoryProtocolList (Results 1 – 1 of 1) sorted by relevance
275 virtual llvm::Constant *GenerateCategoryProtocolList(const1209 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anonaf5ecb460111::CGObjCGNUstep23446 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU3484 Elements.add(GenerateCategoryProtocolList(CatDecl)); in GenerateCategory()