Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/
DTerminal.h38 bool SetCanonical(bool enabled);
/external/llvm-project/lldb/source/Host/common/
DTerminal.cpp55 bool Terminal::SetCanonical(bool enabled) { in SetCanonical() function in Terminal
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h437 terminal.SetCanonical(false); in Run()
/external/llvm-project/lldb/source/Target/
DProcess.cpp4463 terminal.SetCanonical(false); in Run()