Searched defs:typeReference (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/services/ |
| D | stringCompletions.ts | 121 const typeReference = grandParent as TypeReferenceNode; constant
|
| /third_party/typescript/lib/ |
| D | typescript.js | 107080 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property 125786 return ts.getAllSuperTypeNodes(declaration).some(function (typeReference) { argument 126063 …laration) { return ts.firstDefined(ts.getAllSuperTypeNodes(declaration), function (typeReference) { argument
|
| D | typescriptServices.js | 107080 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property 125786 return ts.getAllSuperTypeNodes(declaration).some(function (typeReference) { argument 126063 …laration) { return ts.firstDefined(ts.getAllSuperTypeNodes(declaration), function (typeReference) { argument
|
| D | tsserverlibrary.js | 107080 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property 125786 return ts.getAllSuperTypeNodes(declaration).some(function (typeReference) { argument 126063 …laration) { return ts.firstDefined(ts.getAllSuperTypeNodes(declaration), function (typeReference) { argument
|
| D | tsserver.js | 106886 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property 125217 return ts.getAllSuperTypeNodes(declaration).some(function (typeReference) { argument 125494 …laration) { return ts.firstDefined(ts.getAllSuperTypeNodes(declaration), function (typeReference) { argument
|
| D | tsc.js | 87784 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
|
| D | typingsInstaller.js | 106875 …esolutions[i], { kind: ts.FileIncludeKind.AutomaticTypeDirectiveFile, typeReference: typeReference… property
|