Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp2855 bool was_imported_locally = GetSessionDictionary() in LoadScriptingModule() local
2859 bool was_imported = (was_imported_globally || was_imported_locally); in LoadScriptingModule()
2865 if (!was_imported_locally) in LoadScriptingModule()