Searched refs:GenerateCategoryProtocolList (Results 1 – 1 of 1) sorted by relevance
273 virtual llvm::Constant *GenerateCategoryProtocolList(const1208 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anon98d1702a0111::CGObjCGNUstep23445 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU3483 Elements.add(GenerateCategoryProtocolList(CatDecl)); in GenerateCategory()