Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBDebugger.cpp1437 bool SBDebugger::SetUseExternalEditor(bool value) { in SetUseExternalEditor() function in SBDebugger
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp371 bool Debugger::SetUseExternalEditor(bool b) { in SetUseExternalEditor() function in Debugger