Home
last modified time | relevance | path

Searched defs:typeNode (Results 1 – 18 of 18) 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_eslint/packages/eslint-plugin/src/rules/
Dconsistent-type-definitions.ts59 const typeNode = node.typeParameters ?? node.id; constant
99 const typeNode = node.typeParameters ?? node.id; constant
Darray-type.ts175 const typeNode = constant
Dmethod-signature-style.ts210 const typeNode = propertyNode.typeAnnotation?.typeAnnotation; constant
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
Dsceneio.cpp336 StringMapTree* typeNode = *(waitingNodes.begin()); in exportXtext() local
/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