Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/
H A Dlib.rs258 type TypeAliasLoc = AssocItemLoc<TypeAlias>; typedef
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/
H A Dlib.rs257 type TypeAliasLoc = AssocItemLoc<TypeAlias>; typedef