Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h64 ExecuteScriptOptions &SetEnableIO(bool enable) { in SetEnableIO() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1294 ExecuteScriptOptions().SetEnableIO(false)); in ExportFunctionDefinitionToInterpreter()
2356 .SetEnableIO(!options.GetSilent()) in LoadScriptingModule()
2545 options.SetEnableIO(false); in IsReservedWord()
2759 ExecuteScriptOptions().SetEnableIO(false))) { in GetDocumentationForItem()