Searched defs:query_cache_path (Results 1 – 2 of 2) sorted by relevance
36 let query_cache_path = query_cache_path(sess); in save_dep_graph() localVariable
153 pub fn query_cache_path(sess: &Session) -> PathBuf { in query_cache_path() function