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/
DtypescriptServices.d.ts3860createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8264 const createVariableDeclaration: { constant
Dtypescript.d.ts3860createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8264 const createVariableDeclaration: { constant
Dtsserverlibrary.d.ts3860createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
12210 const createVariableDeclaration: { constant
Dtsc.js20674 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
DtypingsInstaller.js25654 function createVariableDeclaration(name, exclamationToken, type, initializer) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3860createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
8264 const createVariableDeclaration: { constant
Dtsserverlibrary.d.ts3860createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: … method
12210 const createVariableDeclaration: { constant