LLVM  4.0.0
Classes | Namespaces | Typedefs | Functions
ModuleSubstreamVisitor.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/DebugInfo/CodeView/CodeViewError.h"
#include "llvm/DebugInfo/CodeView/Line.h"
#include "llvm/DebugInfo/CodeView/ModuleSubstream.h"
#include "llvm/DebugInfo/MSF/StreamArray.h"
#include "llvm/DebugInfo/MSF/StreamReader.h"
#include "llvm/DebugInfo/MSF/StreamRef.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/Error.h"
#include <cstdint>
Include dependency graph for ModuleSubstreamVisitor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::codeview::LineColumnEntry
 
struct  llvm::codeview::FileChecksumEntry
 
class  llvm::codeview::IModuleSubstreamVisitor
 
class  llvm::msf::VarStreamArrayExtractor< codeview::LineColumnEntry >
 
class  llvm::msf::VarStreamArrayExtractor< codeview::FileChecksumEntry >
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::codeview
 
 llvm::msf
 

Typedefs

typedef msf::VarStreamArray
< LineColumnEntry > 
llvm::codeview::LineInfoArray
 
typedef msf::VarStreamArray
< FileChecksumEntry > 
llvm::codeview::FileChecksumArray
 

Functions

Error llvm::codeview::visitModuleSubstream (const ModuleSubstream &R, IModuleSubstreamVisitor &V)