Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2590 const bool was_imported_globally = does_contain_executed && does_contain; in LoadScriptingModule() local
2599 if (was_imported_globally || was_imported_locally) { in LoadScriptingModule()