Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_span/src/
Dsymbol.rs1728 pub fn normalize_to_macros_2_0(self) -> Ident { in normalize_to_macros_2_0() method
Dhygiene.rs433 fn normalize_to_macros_2_0(&self, ctxt: SyntaxContext) -> SyntaxContext { in normalize_to_macros_2_0() method
837 pub fn normalize_to_macros_2_0(self) -> SyntaxContext { in normalize_to_macros_2_0() method
Dlib.rs987 pub fn normalize_to_macros_2_0(self) -> Span { in normalize_to_macros_2_0() method
/third_party/rust/rust/compiler/rustc_hir/src/
Dhir.rs79 pub fn normalize_to_macros_2_0(&self) -> ParamName { in normalize_to_macros_2_0() method