10 #ifndef LLVM_DEBUGINFO_DWARFFORMVALUE_H
11 #define LLVM_DEBUGINFO_DWARFFORMVALUE_H
70 return Value.data !=
nullptr &&
Value.data == (
const uint8_t*)
Value.cstr;
86 uint32_t *offset_ptr,
const DWARFUnit *u);
PointerUnion< const Value *, const PseudoSourceValue * > ValueType
LLVM Value Representation.
This class implements an extremely fast bulk output stream that can only output to a stream...