Searched defs:createIf (Results 1 – 6 of 6) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 504 export const createIf = Debug.deprecate(factory.createIfStatement, factoryDeprecation); constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 10700 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
|
| D | typescript.d.ts | 6917 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 6828 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
|
| D | tsserverlibrary.d.ts | 10573 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
|
| D | typescriptServices.d.ts | 6828 …const createIf: (expression: Expression, thenStatement: Statement, elseStatement?: Statement | und… constant
|