Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/
DtypeParameterIsPossiblyReferenced.ts30 … const isReferenced = checker.isTypeParameterPossiblyReferenced(typeParameter, typeQueryNode); constant
/third_party/typescript/src/compiler/
DohApi.ts572 const isReferenced = resolver.isReferencedAliasDeclaration(node); constant
Demitter.ts668 isReferenced: notImplemented, constant
Dchecker.ts44213 function isReferenced(node: Node): boolean { function
/third_party/typescript/src/compiler/transformers/
Dts.ts2143 const isReferenced = shouldEmitAliasDeclaration(node); constant
/third_party/typescript/lib/
DtypingsInstaller.js90975 function isReferenced(node) { function
115313 isReferenced: ts.notImplemented, property
Dtsc.js76706 function isReferenced(node) { function
95179 isReferenced: ts.notImplemented, property