struct DebugLocDwarfExpression::TempBuffer
Declaration
struct DebugLocDwarfExpression::TempBuffer { /* full declaration omitted */ };
Declared at: llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:349
Member Variables
- public SmallString<32> Bytes
- public std::vector<std::string> Comments
- public llvm::BufferByteStreamer BS
Method Overview
- public TempBuffer(bool GenerateComments)
Methods
ΒΆTempBuffer(bool GenerateComments)
TempBuffer(bool GenerateComments)
Declared at: llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:354
Parameters
- bool GenerateComments