LLVM  8.0.1
Classes | Namespaces
EHStreamer.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/AsmPrinterHandler.h"
#include "llvm/Support/Compiler.h"
Include dependency graph for EHStreamer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SmallVectorImpl< T >
 This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More...
 
class  llvm::EHStreamer
 Emits exception handling directives. More...
 
struct  llvm::EHStreamer::PadRange
 Structure holding a try-range and the associated landing pad. More...
 
struct  llvm::EHStreamer::ActionEntry
 Structure describing an entry in the actions table. More...
 
struct  llvm::EHStreamer::CallSiteEntry
 Structure describing an entry in the call-site table. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.