LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SymbolCUSorter Struct Reference
Collaboration diagram for SymbolCUSorter:
Collaboration graph
[legend]

Public Member Functions

 SymbolCUSorter (const MCStreamer &s)
 
bool operator() (const SymbolCU &A, const SymbolCU &B)
 

Public Attributes

const MCStreamerStreamer
 

Detailed Description

Definition at line 2750 of file DwarfDebug.cpp.

Constructor & Destructor Documentation

SymbolCUSorter::SymbolCUSorter ( const MCStreamer s)
inline

Definition at line 2751 of file DwarfDebug.cpp.

Member Function Documentation

bool SymbolCUSorter::operator() ( const SymbolCU A,
const SymbolCU B 
)
inline

Definition at line 2754 of file DwarfDebug.cpp.

References llvm::SymbolCU::Sym.

Member Data Documentation

const MCStreamer& SymbolCUSorter::Streamer

Definition at line 2752 of file DwarfDebug.cpp.


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