Home
last modified time | relevance | path

Searched defs:FindDebuggerWithID (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp979 SBDebugger SBDebugger::FindDebuggerWithID(int id) { in FindDebuggerWithID() function in SBDebugger
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp1177 DebuggerSP Debugger::FindDebuggerWithID(lldb::user_id_t id) { in FindDebuggerWithID() function in Debugger