Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir/src/
Dlib.rs3276 pub(crate) fn new_with_resolver( in new_with_resolver() method
3415 pub(crate) fn new_with_resolver(db: &dyn HirDatabase, resolver: &Resolver, ty: Ty) -> Type { in new_with_resolver() method