Home
last modified time | relevance | path

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

/third_party/rust/rust/src/bootstrap/
Dcache.rs168 fn intern_cache() -> &'static Mutex<TyIntern<Self>>; in intern_cache() method
176 fn intern_cache() -> &'static Mutex<TyIntern<Self>> { in intern_cache() method
182 fn intern_cache() -> &'static Mutex<TyIntern<Self>> { in intern_cache() method
188 fn intern_cache() -> &'static Mutex<TyIntern<Self>> { in intern_cache() method