|
LLVM
8.0.1
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/BinaryStreamArray.h"#include "llvm/Support/BinaryStreamError.h"#include "llvm/Support/BinaryStreamRef.h"#include "llvm/Support/Endian.h"#include "llvm/Support/Error.h"#include <cstdint>#include <type_traits>#include <utility>

Go to the source code of this file.
Classes | |
| class | llvm::BinaryStreamWriter |
Provides write only access to a subclass of WritableBinaryStream. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
1.8.13