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