Home
last modified time | relevance | path

Searched refs:get_sp (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/API/
DSBSourceManager.cpp78 m_opaque_up = std::make_unique<SourceManagerImpl>(debugger.get_sp()); in SBSourceManager()
DSBDebugger.cpp1242 const lldb::DebuggerSP &SBDebugger::get_sp() const { return m_opaque_sp; } in get_sp() function in SBDebugger
/external/llvm-project/lldb/include/lldb/API/
DSBDebugger.h355 const lldb::DebuggerSP &get_sp() const;