Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts13734 const typeReference = grandParent as TypeReferenceNode; constant
32902 const typeReference = node as TypeReferenceNode; constant
/third_party/typescript/lib/
Dtsc.js52761 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
101099 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
DtypingsInstaller.js63343 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
121855 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property