LLVM  4.0.0
Public Member Functions | Public Attributes | List of all members
llvm::CodeViewDebug::TypeLoweringScope Struct Reference
Collaboration diagram for llvm::CodeViewDebug::TypeLoweringScope:
[legend]

Public Member Functions

 TypeLoweringScope (CodeViewDebug &CVD)
 
 ~TypeLoweringScope ()
 

Public Attributes

CodeViewDebugCVD
 

Detailed Description

Definition at line 195 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

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

Definition at line 196 of file CodeViewDebug.cpp.

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

Definition at line 197 of file CodeViewDebug.cpp.

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

Member Data Documentation

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

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