Searched refs:GenerateCategoryProtocolList (Results 1 – 1 of 1) sorted by relevance
271 virtual llvm::Constant *GenerateCategoryProtocolList(const1192 llvm::Constant *GenerateCategoryProtocolList(const ObjCCategoryDecl *OCD) in GenerateCategoryProtocolList() function in __anond88e11280111::CGObjCGNUstep23246 llvm::Constant *CGObjCGNU::GenerateCategoryProtocolList(const in GenerateCategoryProtocolList() function in CGObjCGNU3285 Elements.addBitCast(GenerateCategoryProtocolList(CatDecl), PtrTy); in GenerateCategory()