Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1080 bool SBDebugger::SetUseExternalEditor(bool value) { in SetUseExternalEditor() function in SBDebugger
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp460 bool Debugger::SetUseExternalEditor(bool b) { in SetUseExternalEditor() function in Debugger