Searched refs:BufferFatPtrTypeLoweringBase (Results 1 – 1 of 1) sorted by relevance
237 class BufferFatPtrTypeLoweringBase : public ValueMapTypeRemapper { class249 BufferFatPtrTypeLoweringBase(const DataLayout &DL) : DL(DL) {} in BufferFatPtrTypeLoweringBase() function in __anonf03fe4580111::BufferFatPtrTypeLoweringBase257 class BufferFatPtrToIntTypeMap : public BufferFatPtrTypeLoweringBase {258 using BufferFatPtrTypeLoweringBase::BufferFatPtrTypeLoweringBase;268 class BufferFatPtrToStructTypeMap : public BufferFatPtrTypeLoweringBase {269 using BufferFatPtrTypeLoweringBase::BufferFatPtrTypeLoweringBase;278 Type *BufferFatPtrTypeLoweringBase::remapTypeImpl( in remapTypeImpl()352 Type *BufferFatPtrTypeLoweringBase::remapType(Type *SrcTy) { in remapType()