Home
last modified time | relevance | path

Searched defs:module_for_file (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/
Dtest_db.rs101 pub(crate) fn module_for_file(&self, file_id: FileId) -> ModuleId { in module_for_file() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Dtest_db.rs84 pub(crate) fn module_for_file(&self, file_id: FileId) -> ModuleId { in module_for_file() method