Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dstatus.rs15 symbol_index::ModuleSymbolsQuery,
45 format_to!(buf, "{}\n", collect_query(ModuleSymbolsQuery.in_db(db))); in status()
145 impl QueryCollect for ModuleSymbolsQuery { implementation
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Dapply_change.rs191 crate::symbol_index::ModuleSymbolsQuery in per_query_memory_usage()
Dlib.rs293 symbol_index::ModuleSymbolsQuery in update_lru_capacities()