Searched refs:forms_map (Results 1 – 1 of 1) sorted by relevance
432 let mut forms_map = HashMap::new(); in parse_annotations() localVariable440 forms_map.insert(form.name.0.clone(), term_type_signatures); in parse_annotations()449 Some(form) => forms_map[&form.0].clone(), in parse_annotations()