Searched defs:createParameterDeclaration (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.8/ |
| D | mergeDecoratorsAndModifiers.ts | 97 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method 255 createParameterDeclaration, constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3887 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 4328 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | tsserverlibrary.d.ts | 7890 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 8331 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | typingsInstaller.js | 13373 createParameterDeclaration, property 14422 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… function
|
| D | tsc.js | 18664 createParameterDeclaration, property 19713 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3887 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 4328 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| D | tsserverlibrary.d.ts | 7890 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method 8331 …createParameterDeclaration(decorators: readonly Decorator[] | undefined, modifiers: readonly Modif… method
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 8097 …createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotD… method
|