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.ts117updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
260 updateMethodDeclaration, constant
/third_party/typescript/lib/
Dtypescript.d.ts3900updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
4348updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts7903updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
8351updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
DtypingsInstaller.js13386 updateMethodDeclaration, property
14559 …function updateMethodDeclaration(node, modifiers, asteriskToken, name, questionToken, typeParamete… function
Dtsc.js18677 updateMethodDeclaration, property
19850 …function updateMethodDeclaration(node, modifiers, asteriskToken, name, questionToken, typeParamete… function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3900updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
4348updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
Dtsserverlibrary.d.ts7903updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method
8351updateMethodDeclaration(node: MethodDeclaration, decorators: readonly Decorator[] | undefined, mod… method
/third_party/typescript/src/compiler/
Dtypes.ts8115updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, a… method