Home
last modified time | relevance | path

Searched refs:GetSaveTranscript (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectStats.cpp154 !GetDebugger().GetCommandInterpreter().GetSaveTranscript()) { in DoExecute()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h585 bool GetSaveTranscript() const;
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp171 bool CommandInterpreter::GetSaveTranscript() const { in GetSaveTranscript() function in CommandInterpreter
2012 if (GetSaveTranscript()) { in HandleCommand()
3446 if (!GetSaveTranscript()) in SaveTranscript()