Searched refs:BufferFatPtrTypeLoweringBase (Results 1 – 1 of 1) sorted by relevance
266 class BufferFatPtrTypeLoweringBase : public ValueMapTypeRemapper { class278 BufferFatPtrTypeLoweringBase(const DataLayout &DL) : DL(DL) {} in BufferFatPtrTypeLoweringBase() function in __anone5d2dd830111::BufferFatPtrTypeLoweringBase286 class BufferFatPtrToIntTypeMap : public BufferFatPtrTypeLoweringBase {287 using BufferFatPtrTypeLoweringBase::BufferFatPtrTypeLoweringBase;297 class BufferFatPtrToStructTypeMap : public BufferFatPtrTypeLoweringBase {298 using BufferFatPtrTypeLoweringBase::BufferFatPtrTypeLoweringBase;307 Type *BufferFatPtrTypeLoweringBase::remapTypeImpl(Type *Ty) { in remapTypeImpl()366 Type *BufferFatPtrTypeLoweringBase::remapType(Type *SrcTy) { in remapType()