Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h62 ExecuteScriptOptions &SetEnableIO(bool enable) { in SetEnableIO() function
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1289 ExecuteScriptOptions().SetEnableIO(false)); in ExportFunctionDefinitionToInterpreter()
2462 .SetEnableIO(!options.GetSilent()) in LoadScriptingModule()
2654 options.SetEnableIO(false); in IsReservedWord()
2789 ExecuteScriptOptions().SetEnableIO(false))) { in GetDocumentationForItem()