|
LLVM
8.0.1
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/StringRef.h"#include "llvm/Support/YAMLTraits.h"#include <cstdint>

Go to the source code of this file.
Classes | |
| class | llvm::yaml::BinaryRef |
| Specialized YAMLIO scalar type for representing a binary blob. More... | |
| struct | llvm::yaml::ScalarTraits< BinaryRef > |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::yaml | |
Functions | |
| bool | llvm::yaml::operator== (const BinaryRef &LHS, const BinaryRef &RHS) |
1.8.13