Home
last modified time | relevance | path

Searched defs:submodule (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/bitflags/src/
Dlib.rs1309 mod submodule { module
1388 mod submodule { in test_pub_in_module() module
/external/llvm-project/flang/lib/Semantics/
Dscope.cpp165 bool Scope::AddSubmodule(const SourceName &name, Scope &submodule) { in AddSubmodule()
Dresolve-labels.cpp451 void Post(const parser::Submodule &submodule) { in Post()
Dtools.cpp1016 if (const Symbol * submodule{proc->owner().symbol()}) { in FindSeparateModuleSubprogramInterface() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.cpp326 clang::Module *submodule = top_level_module; in AddModule() local
/external/python/cpython3/Lib/test/test_importlib/
Dutil.py115 def submodule(parent, name, pkg_dir, content=''): function
/external/grpc-grpc/tools/run_tests/
Drun_tests.py1476 submodule = spec[0] variable
1479 submodule = spec[0] variable
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests.py1534 submodule = spec[0] variable
1537 submodule = spec[0] variable
/external/python/cpython3/Lib/test/
Dpydocfodder.py215 submodule = types.ModuleType(__name__ + '.submodule', variable
/external/python/cpython2/Lib/test/
Dpydocfodder.py215 submodule = types.ModuleType(__name__ + '.submodule', variable