Searched refs:GenerateCategoryProtocolList (Results 1 – 1 of 1) sorted by relevance
275 virtual llvm::Constant *GenerateCategoryProtocolList(const1193 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anon128dbe400111::CGObjCGNUstep23328 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU3367 Elements.addBitCast(GenerateCategoryProtocolList(CatDecl), PtrTy); in GenerateCategory()