LLVM: llvm::CodeViewDebug::TypeLoweringScope Struct Reference (original) (raw)

Public Member Functions
Public Attributes
CodeViewDebug & CVD

Detailed Description

Definition at line 311 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

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

Definition at line 320 of file CodeViewDebug.cpp.

Referenced by llvm::CodeViewDebug::TypeLoweringScope::TypeLoweringScope(), and llvm::CodeViewDebug::TypeLoweringScope::~TypeLoweringScope().


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