|
LLVM
3.7.0
|
Builder for DebugLocStream entries. More...
#include <DebugLocStream.h>
Public Member Functions | |
| EntryBuilder (ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) | |
| ~EntryBuilder () | |
| Finalize the entry, deleting it if it's empty. More... | |
| BufferByteStreamer | getStreamer () |
Builder for DebugLocStream entries.
Definition at line 176 of file DebugLocStream.h.
|
inline |
Definition at line 180 of file DebugLocStream.h.
|
inline |
Finalize the entry, deleting it if it's empty.
Definition at line 186 of file DebugLocStream.h.
|
inline |
Definition at line 188 of file DebugLocStream.h.
References llvm::DebugLocStream::getStreamer().
Referenced by llvm::DebugLocEntry::finalize().
1.8.6