Searched refs:raw_ident (Results 1 – 1 of 1) sorted by relevance
581 let raw_ident = Ident::new("default_value", attr.name.clone().span()); in push_attrs() localVariable582 self.methods.push(Method::new(raw_ident, val)); in push_attrs()713 let raw_ident = Ident::new("default_value", attr.name.clone().span()); in push_attrs() localVariable714 self.methods.push(Method::new(raw_ident, val)); in push_attrs()