Searched defs:FindDebuggerWithID (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBDebugger.cpp | 1318 SBDebugger SBDebugger::FindDebuggerWithID(int id) { FindDebuggerWithID() function in SBDebugger |
/llvm-project/lldb/source/Core/ | ||
H A D | Debugger.cpp | 1367 DebuggerSP Debugger::FindDebuggerWithID(lldb::user_id_t id) { FindDebuggerWithID() function in Debugger |