Searched refs:ProtocolPtrTy (Results 1 – 2 of 2) sorted by relevance
239 Decl *ProtocolPtrTy = in HandlePropertyInClassExtension() local246 PIDecl = cast<ObjCPropertyDecl>(ProtocolPtrTy); in HandlePropertyInClassExtension()
412 llvm::Type *ProtocolPtrTy; member in __anon9fd071bc0111::ObjCTypesHelper1894 ProtocolRefs.push_back(llvm::Constant::getNullValue(ObjCTypes.ProtocolPtrTy)); in EmitProtocolList()1902 llvm::ConstantArray::get(llvm::ArrayType::get(ObjCTypes.ProtocolPtrTy, in EmitProtocolList()4265 ProtocolPtrTy = llvm::PointerType::getUnqual(ProtocolTy); in ObjCTypesHelper()