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

Public Member Functions

 TypeLoweringScope (CodeViewDebug &CVD)
 
 ~TypeLoweringScope ()
 

Public Attributes

CodeViewDebugCVD
 

Detailed Description

Definition at line 299 of file CodeViewDebug.cpp.

Constructor & Destructor Documentation

◆ TypeLoweringScope()

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

Definition at line 300 of file CodeViewDebug.cpp.

◆ ~TypeLoweringScope()

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

Definition at line 301 of file CodeViewDebug.cpp.

Member Data Documentation

◆ CVD

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

Definition at line 308 of file CodeViewDebug.cpp.


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