Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp244 bool ReadlinePatched = false; in InitializePythonRAII() local
251 if (!ReadlinePatched) { in InitializePythonRAII()
253 ReadlinePatched = true; in InitializePythonRAII()