Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2840 bool was_imported_locally = (ExecuteOneLineWithReturn(command_stream.GetData(), in LoadScriptingModule() local
2845 bool was_imported = (was_imported_globally || was_imported_locally); in LoadScriptingModule()
2858 if (!was_imported_locally) in LoadScriptingModule()