Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_middle/src/query/
Dplumbing.rs25 pub struct QueryKeyStringCache { struct
29 impl QueryKeyStringCache { impl
/third_party/rust/rust/compiler/rustc_query_impl/src/
Dprofiling_support.rs21 string_cache: &'p mut QueryKeyStringCache, in new()
171 string_cache: &mut QueryKeyStringCache, in alloc_self_profile_query_strings_for_query_cache()