Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts504 export const createIf = Debug.deprecate(factory.createIfStatement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10700 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
Dtypescript.d.ts6917 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
/third_party/typescript/lib/
Dtypescript.d.ts6828 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
Dtsserverlibrary.d.ts10573 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
DtypescriptServices.d.ts6828 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant