Home
last modified time | relevance | path

Searched defs:createPropertySignature (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts1123 export const createPropertySignature = Debug.deprecate(function createPropertySignature( constant
/third_party/typescript/lib/
Dtypescript.d.ts3241createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method
7182 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
DtypescriptServices.d.ts3241createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method
7182 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
Dtsserverlibrary.d.ts3241createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method
10927 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
DtypescriptServices.js20788 createPropertySignature: createPropertySignature, property
21728 function createPropertySignature(modifiers, name, questionToken, type) { function
153538 …ts.createPropertySignature = ts.Debug.deprecate(function createPropertySignature(modifiers, name, … function
Dtypescript.js20788 createPropertySignature: createPropertySignature, property
21728 function createPropertySignature(modifiers, name, questionToken, type) { function
153538 …ts.createPropertySignature = ts.Debug.deprecate(function createPropertySignature(modifiers, name, … function
Dtsc.js16287 createPropertySignature: createPropertySignature, property
17146 function createPropertySignature(modifiers, name, questionToken, type) { function
DtypingsInstaller.js20583 createPropertySignature: createPropertySignature, property
21523 function createPropertySignature(modifiers, name, questionToken, type) { function
Dtsserverlibrary.js20788 createPropertySignature: createPropertySignature, property
21728 function createPropertySignature(modifiers, name, questionToken, type) { function
163310 …ts.createPropertySignature = ts.Debug.deprecate(function createPropertySignature(modifiers, name, … function
Dtsserver.js20594 createPropertySignature: createPropertySignature, property
21534 function createPropertySignature(modifiers, name, questionToken, type) { function
163306 …ts.createPropertySignature = ts.Debug.deprecate(function createPropertySignature(modifiers, name, … function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3357createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method
7429 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant
Dtsserverlibrary.d.ts3357createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, q… method
11212 …const createPropertySignature: (modifiers: readonly Modifier[] | undefined, name: PropertyName | s… constant