Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts13693 const typeReference = grandParent as TypeReferenceNode; constant
32840 const typeReference = node as TypeReferenceNode; constant
/third_party/typescript/lib/
DtypingsInstaller.js63254 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
121677 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
Dtsc.js52684 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
100939 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property