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()186 llvm::PointerType *SelectorPtrTy; member in __anon0dba85c70111::ObjCCommonTypesHelper3829 ObjCTypes.SelectorPtrTy); in emitMethodDescriptionConstant()3848 ObjCTypes.SelectorPtrTy); in emitMethodConstant()5194 values.addNullPointer(ObjCTypes.SelectorPtrTy); in EmitModuleSymbols()5760 SelectorPtrTy = in ObjCCommonTypesHelper()[all …]