Searched refs:ObjCMethodListTy (Results 1 – 1 of 1) sorted by relevance
1551 llvm::StructType *ObjCMethodListTy = llvm::StructType::create(VMContext); in GenerateMethodList() local1552 llvm::Type *NextPtrTy = llvm::PointerType::getUnqual(ObjCMethodListTy); in GenerateMethodList()1553 ObjCMethodListTy->setBody( in GenerateMethodList()1561 llvm::PointerType::getUnqual(ObjCMethodListTy))); in GenerateMethodList()1566 return MakeGlobal(ObjCMethodListTy, Methods, CGM.getPointerAlign(), in GenerateMethodList()