Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dts.ts2981 const isReferenced = resolver.isReferencedAliasDeclaration(node); constant
3556 const isReferenced = resolver.isReferencedAliasDeclaration(node); constant
/third_party/typescript/src/compiler/
Demitter.ts684 isReferenced: notImplemented, constant