LLVM API Documentation

Public Member Functions
llvm::DwarfCFIException Class Reference

#include <DwarfException.h>

Inheritance diagram for llvm::DwarfCFIException:
Inheritance graph
[legend]
Collaboration diagram for llvm::DwarfCFIException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DwarfCFIException (AsmPrinter *A)
virtual ~DwarfCFIException ()
virtual void EndModule ()
virtual void BeginFunction (const MachineFunction *MF)
virtual void EndFunction ()
 EndFunction - Gather and emit post-function exception information.

Detailed Description

Definition at line 144 of file DwarfException.h.


Constructor & Destructor Documentation

DwarfCFIException::DwarfCFIException ( AsmPrinter A)

Definition at line 42 of file DwarfCFIException.cpp.

DwarfCFIException::~DwarfCFIException ( ) [virtual]

Definition at line 47 of file DwarfCFIException.cpp.


Member Function Documentation

void DwarfCFIException::BeginFunction ( const MachineFunction MF) [virtual]
void DwarfCFIException::EndFunction ( ) [virtual]
void DwarfCFIException::EndModule ( ) [virtual]

The documentation for this class was generated from the following files: