Searched refs:prefix_attrs (Results 1 – 1 of 1) sorted by relevance
95 fn prefix_attrs(attrs: &[Attribute]) -> Precedence { in of() function108 ReturnType::Type(..) => prefix_attrs(&e.attrs), in of()153 | Expr::While(ExprWhile { attrs, .. }) => prefix_attrs(attrs), in of()