Searched defs:ufcs_function_calls (Results 1 – 1 of 1) sorted by relevance
26 pub(crate) ufcs_function_calls: FxHashMap<SyntaxNode, UfcsCallInfo>, field80 let ufcs_function_calls = resolved_paths in resolve_pattern_tree() localVariable