Home
last modified time | relevance | path

Searched defs:createWith (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts558 export const createWith = Debug.deprecate(factory.createWithStatement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10736 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
Dtypescript.d.ts6953 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
/third_party/typescript/lib/
Dtypescript.d.ts6864 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
Dtsserverlibrary.d.ts10609 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant
DtypescriptServices.d.ts6864 const createWith: (expression: Expression, statement: Statement) => WithStatement; constant