Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts1185 …export const createVariableDeclaration = Debug.deprecate(function createVariableDeclaration(name: … constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3432createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
7200 const createVariableDeclaration: { constant
Dtypescript.d.ts3432createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
7200 const createVariableDeclaration: { constant
Dtsserverlibrary.d.ts3432createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
10945 const createVariableDeclaration: { constant
DtypescriptServices.js23493 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
153575 …ts.createVariableDeclaration = ts.Debug.deprecate(function createVariableDeclaration(name, exclama… function
Dtypescript.js23493 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
153575 …ts.createVariableDeclaration = ts.Debug.deprecate(function createVariableDeclaration(name, exclama… function
Dtsserver.js23299 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
163343 …ts.createVariableDeclaration = ts.Debug.deprecate(function createVariableDeclaration(name, exclama… function
Dtsserverlibrary.js23493 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
163347 …ts.createVariableDeclaration = ts.Debug.deprecate(function createVariableDeclaration(name, exclama… function
Dtsc.js18671 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
DtypingsInstaller.js23288 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3508createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
11072 const createVariableDeclaration: { constant
Dtypescript.d.ts3508createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
7289 const createVariableDeclaration: { constant