Home
last modified time | relevance | path

Searched defs:typeNode (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixJSDocTypes.ts13 const { typeNode, type } = info; constant
35 const { typeNode, type } = info; constant
48 const typeNode = decl && decl.type; constant
DconvertLiteralTypeToMappedType.ts29 typeNode: TypeNode | undefined; property
DinferFromUsage.ts128 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
Dhelpers.ts313 const typeNode = checker.typeToTypeNode(type, contextNode, flags, tracker); constant
493 const typeNode = visitNode(importTypeNode, visit); constant
DfixAddMissingMember.ts85 … const typeNode = getTypeNode(program.getTypeChecker(), parentDeclaration, token); constant
257 const typeNode = getTypeNode(context.program.getTypeChecker(), parentDeclaration, token); constant
DgenerateAccessors.ts246 const typeNode = getTypeAnnotationNode(declaration); constant
/third_party/typescript/src/linter/
DUtils.ts1441 const typeNode = getVariableDeclarationTypeNode(node); constant
1446 const typeNode = getSymbolDeclarationTypeNode(sym); constant
DTypeScriptLinter.ts1012 const typeNode = Utils.getVariableDeclarationTypeNode(tsLhsExpr); constant
/third_party/typescript/src/services/refactors/
DconvertParamsToDestructuredObject.ts522 … const typeNode = addEmitFlags(factory.createTypeLiteralNode(members), EmitFlags.SingleLine); constant
/third_party/typescript/src/services/
DfindAllReferences.ts1780 …const typeNode = findAncestor(refNode, a => !isQualifiedName(a.parent) && !isTypeNode(a.parent) &&… constant
/third_party/typescript/lib/
Dtypescript.js48851 … 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
DtypescriptServices.js48851 … 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
Dtsserverlibrary.js48851 … 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
Dtsserver.js48657 … 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
Dtsc.js40008 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument
64545 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument
DtypingsInstaller.js48646 … function indexInfoToIndexSignatureDeclarationHelper(indexInfo, kind, context, typeNode) { argument
77171 function checkInheritedPropertiesAreIdentical(type, typeNode) { argument