Searched defs:from_ast (Results 1 – 3 of 3) sorted by relevance
63 pub fn from_ast( in from_ast() method
290 pub fn from_ast(cx: &Ctxt, item: &syn::DeriveInput) -> Self { in from_ast() method859 pub fn from_ast(cx: &Ctxt, variant: &syn::Variant) -> Self { in from_ast() method1144 pub fn from_ast( in from_ast() method
1002 fn from_ast(ast: &ast::Flags) -> Flags { in from_ast() method