Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp549 llvm::PointerType *MethodListPtrTy; member in __anon0cc8f9a20111::ObjCTypesHelper
3984 : ObjCTypes.MethodListPtrTy); in emitMethodList()
4018 return llvm::ConstantExpr::getBitCast(GV, ObjCTypes.MethodListPtrTy); in emitMethodList()
5958 MethodListPtrTy = llvm::PointerType::getUnqual(MethodListTy); in ObjCTypesHelper()
5983 LongTy, LongTy, IvarListPtrTy, MethodListPtrTy, CachePtrTy, in ObjCTypesHelper()
5999 "struct._objc_category", Int8PtrTy, Int8PtrTy, MethodListPtrTy, in ObjCTypesHelper()
6000 MethodListPtrTy, ProtocolListPtrTy, IntTy, PropertyListPtrTy, in ObjCTypesHelper()