Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.8/
DmergeDecoratorsAndModifiers.ts86updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
228 updateMethodDeclaration, constant
/third_party/typescript/lib/
Dtypescript.d.ts3711updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
8524updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypescriptServices.d.ts3711updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
8524updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3711updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
12470updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsc.js18242 updateMethodDeclaration: updateMethodDeclaration, property
19274 …function updateMethodDeclaration(node, modifiers, asteriskToken, name, questionToken, typeParamete… function
DtypingsInstaller.js22921 updateMethodDeclaration: updateMethodDeclaration, property
24051 …function updateMethodDeclaration(node, modifiers, asteriskToken, name, questionToken, typeParamete… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3711updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
8524updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts3711updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
12470updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method