LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::CodeViewDebug::TypeLoweringScope Struct Reference

Public Member Functions

 TypeLoweringScope (CodeViewDebug &CVD)
 
 ~TypeLoweringScope ()
 

Public Attributes

CodeViewDebugCVD
 

Detailed Description

Definition at line 311 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

◆ TypeLoweringScope()

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

Definition at line 312 of file CodeViewDebug.cpp.

References llvm::CodeViewDebug::TypeLoweringScope::CVD.

◆ ~TypeLoweringScope()

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

Definition at line 313 of file CodeViewDebug.cpp.

References llvm::CodeViewDebug::TypeLoweringScope::CVD.

Member Data Documentation

◆ CVD

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

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