Searched defs:with_param_env (Results 1 – 2 of 2) sorted by relevance
73 pub(crate) fn with_param_env<T, F: FnOnce(&mut Self) -> T>( in with_param_env() method
70 fn with_param_env<F>(&mut self, id: hir::OwnerId, f: F) in with_param_env() method