Searched refs:detect_proc_macro_hack (Results 1 – 1 of 1) sorted by relevance
58 if detect_proc_macro_hack(&attrs) { in impl_proc_macro_error()109 fn detect_proc_macro_hack(attrs: &[Attribute]) -> bool { in detect_proc_macro_hack() function