Home
last modified time | relevance | path

Searched refs:MethodDescriptionListPtrTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp489 llvm::PointerType *MethodDescriptionListPtrTy; member in __anonb5e682970111::ObjCTypesHelper
3808 forProtocol ? ObjCTypes.MethodDescriptionListPtrTy in emitMethodList()
5585 values.addNullPointer(ObjCTypes.MethodDescriptionListPtrTy); in FinishModule()
5586 values.addNullPointer(ObjCTypes.MethodDescriptionListPtrTy); in FinishModule()
5726 MethodDescriptionListPtrTy = llvm::PointerType::getUnqual(VMContext); in ObjCTypesHelper()
5739 "struct._objc_protocol_extension", IntTy, MethodDescriptionListPtrTy, in ObjCTypesHelper()
5740 MethodDescriptionListPtrTy, PropertyListPtrTy, Int8PtrPtrTy, in ObjCTypesHelper()
5757 llvm::PointerType::getUnqual(VMContext), MethodDescriptionListPtrTy, in ObjCTypesHelper()
5758 MethodDescriptionListPtrTy}, in ObjCTypesHelper()