LLVM  8.0.1
Classes | Namespaces
BinaryStreamRef.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Optional.h"
#include "llvm/Support/BinaryStream.h"
#include "llvm/Support/BinaryStreamError.h"
#include "llvm/Support/Error.h"
#include <algorithm>
#include <cstdint>
#include <memory>
Include dependency graph for BinaryStreamRef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::BinaryStreamRefBase< RefType, StreamType >
 Common stuff for mutable and immutable StreamRefs. More...
 
class  llvm::BinaryStreamRef
 BinaryStreamRef is to BinaryStream what ArrayRef is to an Array. More...
 
struct  llvm::BinarySubstreamRef
 
class  llvm::WritableBinaryStreamRef
 

Namespaces

 llvm
 This class represents lattice values for constants.