Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1304 SBDebugger SBDebugger::FindDebuggerWithID(int id) { in FindDebuggerWithID() function in SBDebugger
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp1221 DebuggerSP Debugger::FindDebuggerWithID(lldb::user_id_t id) { in FindDebuggerWithID() function in Debugger