Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp102 bool ReadlinePatched = false; in InitializePythonRAII() local
109 if (!ReadlinePatched) { in InitializePythonRAII()
111 ReadlinePatched = true; in InitializePythonRAII()