Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_trait_selection/src/traits/specialize/
Dspecialization_graph.rs262 fn record_impl_from_cstore(&mut self, tcx: TyCtxt<'tcx>, parent: DefId, child: DefId); in record_impl_from_cstore() method
373 fn record_impl_from_cstore(&mut self, tcx: TyCtxt<'tcx>, parent: DefId, child: DefId) { in record_impl_from_cstore() method