Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2505 bool syspath_retval = in LoadScriptingModule() local
2507 if (!syspath_retval) { in LoadScriptingModule()