clang 22.0.0git
clang::CIRGen::ABIInfo Class Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CIR/CodeGen/ABIInfo.h"

Public Member Functions

 ABIInfo (CIRGenTypes &cgt)
virtual ~ABIInfo ()

Public Attributes

CIRGenTypescgt

Detailed Description

Definition at line 17 of file ABIInfo.h.

Constructor & Destructor Documentation

◆ ABIInfo()

clang::CIRGen::ABIInfo::ABIInfo ( CIRGenTypes & cgt)
inline

Definition at line 23 of file ABIInfo.h.

References cgt.

◆ ~ABIInfo()

ABIInfo::~ABIInfo ( )
virtualdefaultnoexcept

Member Data Documentation

◆ cgt

CIRGenTypes& clang::CIRGen::ABIInfo::cgt

Definition at line 21 of file ABIInfo.h.

Referenced by ABIInfo().


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