Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2578 bool syspath_retval = in LoadScriptingModule() local
2580 if (!syspath_retval) { in LoadScriptingModule()