Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-ssr/src/
Dresolving.rs26 pub(crate) ufcs_function_calls: FxHashMap<SyntaxNode, UfcsCallInfo>, field
80 let ufcs_function_calls = resolved_paths in resolve_pattern_tree() localVariable