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

Public Member Functions
Public Attributes
CodeViewDebug & CVD

Detailed Description

Definition at line 313 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

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: