[][src]Function rustc_ap_rustc_parse::tokentree_probably_equal_for_proc_macro

pub fn tokentree_probably_equal_for_proc_macro(
    token: &TokenTree,
    reparsed_token: &TokenTree,
    sess: &ParseSess
) -> bool