Searched refs:ObjCMethodListTy (Results 1 – 1 of 1) sorted by relevance
1524 llvm::StructType *ObjCMethodListTy = llvm::StructType::create(VMContext); in GenerateMethodList() local1525 llvm::Type *NextPtrTy = llvm::PointerType::getUnqual(ObjCMethodListTy); in GenerateMethodList()1526 ObjCMethodListTy->setBody( in GenerateMethodList()1534 llvm::PointerType::getUnqual(ObjCMethodListTy))); in GenerateMethodList()1539 return MakeGlobal(ObjCMethodListTy, Methods, CGM.getPointerAlign(), in GenerateMethodList()