Home
last modified time | relevance | path

Searched defs:switchStatement (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/debug/
Ddbg.ts105 switchStatement: SwitchStatement; property
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts2696 …const switchStatement = factory.createSwitchStatement(labelExpression, factory.createCaseBlock(cla… constant
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp1023 DSLStatement DSLParser::switchStatement() { in switchStatement() function in SkSL::DSLParser
/third_party/typescript/lib/
Dtsc.js39660 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
39662 …return initFlowNode({ flags: 128, antecedent: antecedent, switchStatement: switchStatement, clause… property
61333 function getSwitchClauseTypes(switchStatement) { argument
61344 function getSwitchClauseTypeOfWitnesses(switchStatement) { argument
62214 …function narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clau… argument
62420 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
62424 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
62482 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
DtypingsInstaller.js48144 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
48146 …e({ flags: 128 /* FlowFlags.SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
73150 function getSwitchClauseTypes(switchStatement) { argument
73163 function getSwitchClauseTypeOfWitnesses(switchStatement) { argument
74153 …function narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clau… argument
74377 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
74381 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
74452 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
DtypescriptServices.d.ts2086 switchStatement: SwitchStatement; property
Dtypescript.d.ts2086 switchStatement: SwitchStatement; property
Dtsserverlibrary.d.ts2086 switchStatement: SwitchStatement; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2086 switchStatement: SwitchStatement; property
Dtsserverlibrary.d.ts2086 switchStatement: SwitchStatement; property