Searched refs:dispatch_macro_name (Results 1 – 1 of 1) sorted by relevance
290 let dispatch = dispatch_macro_name(&name); in expand_export()549 fn dispatch_macro_name(conceptual: &Ident) -> Ident { in dispatch_macro_name() function