Definition at line 23 of file SBSourceManager.cpp.
◆ SourceManagerImpl() [1/3]
lldb_private::SourceManagerImpl::SourceManagerImpl |
( |
const lldb::DebuggerSP & |
debugger_sp | ) |
|
|
inline |
◆ SourceManagerImpl() [2/3]
lldb_private::SourceManagerImpl::SourceManagerImpl |
( |
const lldb::TargetSP & |
target_sp | ) |
|
|
inline |
◆ SourceManagerImpl() [3/3]
◆ DisplaySourceLinesWithLineNumbers()
size_t lldb_private::SourceManagerImpl::DisplaySourceLinesWithLineNumbers |
( |
const lldb_private::FileSpec & |
file, |
|
|
uint32_t |
line, |
|
|
uint32_t |
column, |
|
|
uint32_t |
context_before, |
|
|
uint32_t |
context_after, |
|
|
const char * |
current_line_cstr, |
|
|
lldb_private::Stream * |
s |
|
) |
| |
|
inline |
◆ m_debugger_wp
◆ m_target_wp
The documentation for this class was generated from the following file: