Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp98 bool ReadlinePatched = false; in InitializePythonRAII() local
105 if (!ReadlinePatched) { in InitializePythonRAII()
107 ReadlinePatched = true; in InitializePythonRAII()