Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts1174 …export const createVariableDeclaration = Debug.deprecate(function createVariableDeclaration(name: … constant
/third_party/typescript/lib/
Dtypescript.d.ts3832createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8229 const createVariableDeclaration: { constant
DtypescriptServices.d.ts3832createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8229 const createVariableDeclaration: { constant
Dtsserverlibrary.d.ts3832createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
12168 const createVariableDeclaration: { constant
DtypingsInstaller.js25620 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
Dtsc.js20643 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3832createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8229 const createVariableDeclaration: { constant
Dtsserverlibrary.d.ts3832createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
12168 const createVariableDeclaration: { constant