Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_span/src/
Dhygiene.rs1175 pub struct HygieneEncodeContext { struct
1191 impl HygieneEncodeContext { argument
1438 context: &HygieneEncodeContext, in raw_encode_syntax_context()