Searched defs:ast (Results 1 – 2 of 2) sorted by relevance
113 let ast: ItemImpl = syn::parse(item.clone()).unwrap(); in generate_dbus_exporter() localVariable320 let ast: ItemImpl = syn::parse(item.clone()).unwrap(); in generate_dbus_interface_client() localVariable546 let mut ast: ItemStruct = syn::parse(item.clone()).unwrap(); in copy_without_attributes() localVariable601 let ast: ItemStruct = syn::parse(item.clone()).unwrap(); in dbus_propmap() localVariable765 let ast: ItemImpl = syn::parse(item.clone()).unwrap(); in dbus_proxy_obj() localVariable
99 let ast: ItemTrait = syn::parse(item.clone()).unwrap(); in btif_callbacks_dispatcher() localVariable