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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h38 bool SetCanonical(bool enabled);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp55 bool Terminal::SetCanonical(bool enabled) { function in class:Terminal
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h429 terminal.SetCanonical(false);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4452 terminal.SetCanonical(false);

Completed in 73 milliseconds