Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1422 bool SBDebugger::GetUseExternalEditor() { in GetUseExternalEditor() function in SBDebugger
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp332 bool Debugger::GetUseExternalEditor() const { in GetUseExternalEditor() function in Debugger