Searched defs:createSetAccessorDeclaration (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.8/ |
| D | mergeDecoratorsAndModifiers.ts | 137 …createSetAccessorDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Mod… method 265 createSetAccessorDeclaration, constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3905 …createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Proper… method 4368 …createSetAccessorDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Mod… method
|
| D | tsserverlibrary.d.ts | 7908 …createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Proper… method 8371 …createSetAccessorDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Mod… method
|
| D | typingsInstaller.js | 13391 createSetAccessorDeclaration, property 14640 function createSetAccessorDeclaration(modifiers, name, parameters, body) { function
|
| D | tsc.js | 18682 createSetAccessorDeclaration, property 19931 function createSetAccessorDeclaration(modifiers, name, parameters, body) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3905 …createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Proper… method 4368 …createSetAccessorDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Mod… method
|
| D | tsserverlibrary.d.ts | 7908 …createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Proper… method 8371 …createSetAccessorDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Mod… method
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8120 …createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Proper… method
|