Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_span/src/
Dsymbol.rs1738 pub fn normalize_to_macro_rules(self) -> Ident { in normalize_to_macro_rules() method
Dhygiene.rs437 fn normalize_to_macro_rules(&self, ctxt: SyntaxContext) -> SyntaxContext { in normalize_to_macro_rules() method
842 pub fn normalize_to_macro_rules(self) -> SyntaxContext { in normalize_to_macro_rules() method
Dlib.rs993 pub fn normalize_to_macro_rules(self) -> Span { in normalize_to_macro_rules() method