Home
last modified time | relevance | path

Searched refs:GetExternalEditor (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h295 llvm::StringRef GetExternalEditor() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp308 debugger.GetExternalEditor(), frame_sc.line_entry.GetFile(), in SetSelectedFrameByIndexNoisily()
1758 target->GetDebugger().GetExternalEditor(), in GetStatus()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp392 llvm::StringRef Debugger::GetExternalEditor() const { in GetExternalEditor() function in Debugger
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3277 m_debugger.GetExternalEditor(), file_spec, 1)) in SaveTranscript()