Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h564 void SetOpenTranscriptInEditor(bool enable);
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp181 void CommandInterpreter::SetOpenTranscriptInEditor(bool enable) { in SetOpenTranscriptInEditor() function in CommandInterpreter