Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts13773 const typeReference = grandParent as TypeReferenceNode; constant
33058 const typeReference = node as TypeReferenceNode; constant
/third_party/typescript/lib/
Dtsc.js53626 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
102585 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
DtypingsInstaller.js64336 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
123556 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property