Searched defs:HashStableContext (Results 1 – 7 of 7) sorted by relevance
50 pub trait HashStableContext: rustc_ast::HashStableContext + rustc_hir::HashStableContext {} trait
60 pub trait HashStableContext: rustc_span::HashStableContext { trait
12 pub trait HashStableContext: trait
38 pub trait HashStableContext {} trait
221 pub fn set_expn_data(self, mut expn_data: ExpnData, ctx: impl HashStableContext) { in set_expn_data()901 ctx: impl HashStableContext, in mark_with_reason()
2102 pub trait HashStableContext { interface
28 pub trait HashStableContext {} interface