Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h53 ExecuteScriptOptions &SetEnableIO(bool enable) { in SetEnableIO() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1385 ExecuteScriptOptions().SetEnableIO(false)); in ExportFunctionDefinitionToInterpreter()
2769 .SetEnableIO(!options.GetSilent()) in LoadScriptingModule()
2961 options.SetEnableIO(false); in IsReservedWord()
3094 ExecuteScriptOptions().SetEnableIO(false))) { in GetDocumentationForItem()