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 ()
void endModule () override
void beginFunction (const MachineFunction *MF) override
void endFunction (const MachineFunction *) override
 endFunction - Gather and emit post-function exception information.

Detailed Description

Definition at line 24 of file DwarfException.h.


Constructor & Destructor Documentation

Definition at line 42 of file DwarfCFIException.cpp.

Definition at line 46 of file DwarfCFIException.cpp.


Member Function Documentation

void DwarfCFIException::beginFunction ( const MachineFunction MF) [override, virtual]
void DwarfCFIException::endFunction ( const MachineFunction ) [override, virtual]
void DwarfCFIException::endModule ( ) [override, virtual]

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