Home
last modified time | relevance | path

Searched defs:imported_module (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_dummy_thread.py171 def test_main(imported_module=None): argument
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.cpp238 std::vector<ConstString> imported_module; in AddModule() local
378 for (auto &imported_module : cu.GetImportedModules()) in AddModulesForCompileUnit() local
/external/compiler-rt/lib/interception/
Dinterception_win.cc840 const char *imported_module, in OverrideImportedFunction()
/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp956 const char *imported_module, in OverrideImportedFunction()