Home
last modified time | relevance | path

Searched refs:SetOpenTranscriptInEditor (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h583 void SetOpenTranscriptInEditor(bool enable);
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp195 void CommandInterpreter::SetOpenTranscriptInEditor(bool enable) { in SetOpenTranscriptInEditor() function in CommandInterpreter