LLVM 23.0.0git
llvm::abi::IRTypeMapper Class Reference

#include "llvm/ABI/IRTypeMapper.h"

Public Member Functions

 IRTypeMapper (LLVMContext &Ctx, const DataLayout &DL)
llvm::TypeconvertType (const abi::Type *ABIType)
void clearCache ()

Detailed Description

Definition at line 31 of file IRTypeMapper.h.

Constructor & Destructor Documentation

◆ IRTypeMapper()

llvm::abi::IRTypeMapper::IRTypeMapper ( LLVMContext & Ctx,
const DataLayout & DL )
inline

Definition at line 33 of file IRTypeMapper.h.

Member Function Documentation

◆ clearCache()

void llvm::abi::IRTypeMapper::clearCache ( )
inline

Definition at line 37 of file IRTypeMapper.h.

◆ convertType()


The documentation for this class was generated from the following files: