Home
last modified time | relevance | path

Searched defs:tt_parser (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_expand/src/mbe/
Ddiagnostics.rs81 let mut tt_parser = TtParser::new(name); in failed_to_match_macro() localVariable
Dmacro_rules.rs324 let mut tt_parser = TtParser::new(name); in try_match_macro() localVariable
454 let mut tt_parser = in compile_declarative_macro() localVariable