Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts540 …export const createContinue = Debug.deprecate(factory.createContinueStatement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10724 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
Dtypescript.d.ts6941 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
/third_party/typescript/lib/
Dtypescript.d.ts6852 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
Dtsserverlibrary.d.ts10597 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
DtypescriptServices.d.ts6852 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant