Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp513 llvm::PointerType *MethodListPtrTy; member in __anonb5e682970111::ObjCTypesHelper
3809 : ObjCTypes.MethodListPtrTy); in emitMethodList()
5788 MethodListPtrTy = llvm::PointerType::getUnqual(VMContext); in ObjCTypesHelper()
5812 LongTy, IvarListPtrTy, MethodListPtrTy, CachePtrTy, ProtocolListPtrTy, in ObjCTypesHelper()
5829 "struct._objc_category", Int8PtrTy, Int8PtrTy, MethodListPtrTy, in ObjCTypesHelper()
5830 MethodListPtrTy, ProtocolListPtrTy, IntTy, PropertyListPtrTy, in ObjCTypesHelper()