Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rustfmt/src/
Dmacros.rs1142 fn parse_branch(&mut self) -> Option<MacroBranch> { in parse_branch()
1203 struct MacroBranch { struct
1211 impl MacroBranch { argument