rustc_expand::mbe::macro_parser

Function compute_locs

Source
pub(super) fn compute_locs(matcher: &[TokenTree]) -> Vec<MatcherLoc>