Home
last modified time | relevance | path

Searched defs:GetCommandInterpreter (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DDebugger.h170 CommandInterpreter &GetCommandInterpreter() { in GetCommandInterpreter() function
/openbsd/src/gnu/llvm/lldb/include/lldb/Interpreter/
DCommandObject.h124 CommandInterpreter &GetCommandInterpreter() { return m_interpreter; } in GetCommandInterpreter() function
/openbsd/src/gnu/llvm/lldb/source/API/
DSBDebugger.cpp545 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger