10 #ifndef LLVM_DEBUGINFO_DWARFFORMVALUE_H
11 #define LLVM_DEBUGINFO_DWARFFORMVALUE_H
19 template <
typename T>
class ArrayRef;
76 return Value.data !=
nullptr &&
Value.data == (
const uint8_t*)
Value.cstr;
DwarfFormat
Constants that define the DWARF format as 32 or 64 bit.
LLVM Value Representation.
This class implements an extremely fast bulk output stream that can only output to a stream...
PointerUnion< const Value *, const PseudoSourceValue * > ValueType