Searched refs:FindDebuggerWithInstanceName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h99 FindDebuggerWithInstanceName(ConstString instance_name);
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1271 DebuggerSP debugger_sp(Debugger::FindDebuggerWithInstanceName(
1296 DebuggerSP debugger_sp(Debugger::FindDebuggerWithInstanceName(
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp609 DebuggerSP Debugger::FindDebuggerWithInstanceName(ConstString instance_name) { function in class:Debugger

Completed in 74 milliseconds