| /third_party/typescript/src/services/codefixes/ |
| D | fixJSDocTypes.ts | 13 const { typeNode, type } = info; constant 35 const { typeNode, type } = info; constant 48 const typeNode = decl && decl.type; constant
|
| D | convertLiteralTypeToMappedType.ts | 29 typeNode: TypeNode | undefined; property
|
| D | inferFromUsage.ts | 128 const typeNode = getTypeNodeIfAccessible(type, parent, program, host); constant 258 const typeNode = getTypeNodeIfAccessible(thisInference, containingFunction, program, host); constant 302 const typeNode = getTypeNodeIfAccessible(type, declaration, program, host); constant 347 … const typeNode = inference.type && getTypeNodeIfAccessible(inference.type, param, program, host); constant
|
| D | helpers.ts | 313 const typeNode = checker.typeToTypeNode(type, contextNode, flags, tracker); constant 493 const typeNode = visitNode(importTypeNode, visit); constant
|
| D | fixAddMissingMember.ts | 85 … const typeNode = getTypeNode(program.getTypeChecker(), parentDeclaration, token); constant 257 const typeNode = getTypeNode(context.program.getTypeChecker(), parentDeclaration, token); constant
|
| D | generateAccessors.ts | 246 const typeNode = getTypeAnnotationNode(declaration); constant
|
| /third_party/typescript/src/linter/ |
| D | Utils.ts | 1441 const typeNode = getVariableDeclarationTypeNode(node); constant 1446 const typeNode = getSymbolDeclarationTypeNode(sym); constant
|
| D | TypeScriptLinter.ts | 1012 const typeNode = Utils.getVariableDeclarationTypeNode(tsLhsExpr); constant
|
| /third_party/typescript/src/services/refactors/ |
| D | convertParamsToDestructuredObject.ts | 522 … const typeNode = addEmitFlags(factory.createTypeLiteralNode(members), EmitFlags.SingleLine); constant
|
| /third_party/typescript/src/services/ |
| D | findAllReferences.ts | 1780 …const typeNode = findAncestor(refNode, a => !isQualifiedName(a.parent) && !isTypeNode(a.parent) &&… constant
|
| /third_party/typescript/lib/ |
| D | typescript.js | 48851 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 77376 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument 140576 …yDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNode, modifierFlags) { argument 140601 …ion createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeNode) { argument 142101 function annotateJSDocThis(changes, sourceFile, containingFunction, typeNode) { argument 142138 …function tryReplaceImportTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, import… argument 146101 function getTypeDeepCloneUnionUndefined(typeNode) { argument
|
| D | typescriptServices.js | 48851 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 77376 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument 140576 …yDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNode, modifierFlags) { argument 140601 …ion createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeNode) { argument 142101 function annotateJSDocThis(changes, sourceFile, containingFunction, typeNode) { argument 142138 …function tryReplaceImportTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, import… argument 146101 function getTypeDeepCloneUnionUndefined(typeNode) { argument
|
| D | tsserverlibrary.js | 48851 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 77376 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument 140576 …yDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNode, modifierFlags) { argument 140601 …ion createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeNode) { argument 142101 function annotateJSDocThis(changes, sourceFile, containingFunction, typeNode) { argument 142138 …function tryReplaceImportTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, import… argument 146101 function getTypeDeepCloneUnionUndefined(typeNode) { argument
|
| D | tsserver.js | 48657 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 77182 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument 140007 …yDeclaration(changeTracker, declSourceFile, classDeclaration, tokenName, typeNode, modifierFlags) { argument 140032 …ion createAddIndexSignatureAction(context, declSourceFile, classDeclaration, tokenName, typeNode) { argument 141532 function annotateJSDocThis(changes, sourceFile, containingFunction, typeNode) { argument 141569 …function tryReplaceImportTypeNodeWithAutoImport(typeNode, declaration, sourceFile, changes, import… argument 145532 function getTypeDeepCloneUnionUndefined(typeNode) { argument
|
| D | tsc.js | 40008 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 64545 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument
|
| D | typingsInstaller.js | 48646 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument 77171 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument
|