Searched refs:SelectorPtrTy (Results 1 – 1 of 1) sorted by relevance
68 llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy }; in getMessageSendFn()82 llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy }; in getMessageSendStretFn()94 llvm::Type *params[] = { ObjectPtrTy, SelectorPtrTy }; in getMessageSendFpretFn()122 llvm::Type *params[] = { SuperPtrTy, SelectorPtrTy }; in getMessageSendSuperFn()133 llvm::Type *params[] = { SuperPtrTy, SelectorPtrTy }; in getMessageSendSuperFn2()187 llvm::PointerType *SelectorPtrTy; member in __anonca7de2e40111::ObjCCommonTypesHelper3834 ObjCTypes.SelectorPtrTy); in emitMethodDescriptionConstant()3853 ObjCTypes.SelectorPtrTy); in emitMethodConstant()5202 values.addNullPointer(ObjCTypes.SelectorPtrTy); in EmitModuleSymbols()5770 SelectorPtrTy = in ObjCCommonTypesHelper()[all …]