Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts123 …export const updateCallSignature = Debug.deprecate(factory.updateCallSignature, factoryDeprecation… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3684updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
7578 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtypescript.d.ts3684updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
7578 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsserverlibrary.d.ts3684updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
11524 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsc.js18125 updateCallSignature: updateCallSignature, property
19240 function updateCallSignature(node, typeParameters, parameters, type) { function
DtypingsInstaller.js22766 updateCallSignature: updateCallSignature, property
24002 function updateCallSignature(node, typeParameters, parameters, type) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3684updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
7578 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant
Dtsserverlibrary.d.ts3684updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclara… method
11524 …const updateCallSignature: (node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParamete… constant