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

Go to the source code of this file.

Classes

struct  llvm::BinaryItemTraits< T >
 
class  llvm::BinaryItemStream< T, Traits >
 BinaryItemStream represents a sequence of objects stored in some kind of external container but for which it is useful to view as a stream of contiguous bytes. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.