Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp100 bool ReadlinePatched = false; in InitializePythonRAII() local
107 if (!ReadlinePatched) { in InitializePythonRAII()
109 ReadlinePatched = true; in InitializePythonRAII()