Searched refs:is_mod_style (Results 1 – 4 of 4) sorted by relevance
641 pub(crate) fn is_mod_style(&self) -> bool { in is_mod_style() method
428 && path.is_mod_style() in pat_path_or_macro_or_struct_or_range()
522 if input.peek(Token![!]) && !input.peek(Token![!=]) && ty.path.is_mod_style() { in ambig_ty()
1967 && path.is_mod_style() in rest_of_path_or_macro_or_struct()