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/
DtypingsInstaller.js63449 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
121979 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
Dtsc.js52863 function resolveTypeReferenceName(typeReference, meaning, ignoreErrors) { argument
101217 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property