Home
last modified time | relevance | path

Searched defs:updateCallSignature (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts134 …export const updateCallSignature = Debug.deprecate(factory.updateCallSignature, factoryDeprecation… constant
/third_party/typescript/lib/
Dtypescript.d.ts3256updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
6578 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
DtypescriptServices.d.ts3256updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
6578 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsserverlibrary.d.ts3256updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
10323 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsc.js16302 updateCallSignature: updateCallSignature, property
17284 function updateCallSignature(node, typeParameters, parameters, type) { function
DtypingsInstaller.js20598 updateCallSignature: updateCallSignature, property
21687 function updateCallSignature(node, typeParameters, parameters, type) { function
DtypescriptServices.js20803 updateCallSignature: updateCallSignature, property
21892 function updateCallSignature(node, typeParameters, parameters, type) { function
Dtypescript.js20803 updateCallSignature: updateCallSignature, property
21892 function updateCallSignature(node, typeParameters, parameters, type) { function
Dtsserverlibrary.js20803 updateCallSignature: updateCallSignature, property
21892 function updateCallSignature(node, typeParameters, parameters, type) { function
Dtsserver.js20609 updateCallSignature: updateCallSignature, property
21698 function updateCallSignature(node, typeParameters, parameters, type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3372updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
6825 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsserverlibrary.d.ts3372updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
10608 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant