LLVM 22.0.0git
llvm::CodeViewDebug::TypeLoweringScope Struct Reference

Public Member Functions

 TypeLoweringScope (CodeViewDebug &CVD)
 ~TypeLoweringScope ()

Public Attributes

CodeViewDebugCVD

Detailed Description

Definition at line 313 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

◆ TypeLoweringScope()

llvm::CodeViewDebug::TypeLoweringScope::TypeLoweringScope ( CodeViewDebug & CVD)
inline

Definition at line 314 of file CodeViewDebug.cpp.

References llvm::CodeViewDebug::CodeViewDebug(), and CVD.

◆ ~TypeLoweringScope()

llvm::CodeViewDebug::TypeLoweringScope::~TypeLoweringScope ( )
inline

Definition at line 315 of file CodeViewDebug.cpp.

References CVD.

Member Data Documentation

◆ CVD

CodeViewDebug& llvm::CodeViewDebug::TypeLoweringScope::CVD

Definition at line 322 of file CodeViewDebug.cpp.

Referenced by TypeLoweringScope(), and ~TypeLoweringScope().


The documentation for this struct was generated from the following file: