Searched defs:query_cache (Results 1 – 3 of 3) sorted by relevance
34 fn query_cache<'a>(self, tcx: Qcx) -> &'a Self::Cache in query_cache() method
102 fn query_cache<'a>(self, qcx: QueryCtxt<'tcx>) -> &'a Self::Cache in query_cache() function
41 pub query_cache: FieldOffset<QueryCaches<'tcx>, C>, field