Searched refs:type_macro (Results 1 – 1 of 1) sorted by relevance
22 Type::Macro(ty) => self.type_macro(ty), in ty()90 fn type_macro(&mut self, ty: &TypeMacro) { in type_macro() method