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.cpp1044 DSLStatement DSLParser::switchStatement() { in switchStatement() function in SkSL::DSLParser
/third_party/typescript/lib/
Dtsc.js40372 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
40374 …return initFlowNode({ flags: 128, antecedent: antecedent, switchStatement: switchStatement, clause… property
62096 function getSwitchClauseTypes(switchStatement) { argument
62107 function getSwitchClauseTypeOfWitnesses(switchStatement) { argument
62977 …function narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clau… argument
63183 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
63187 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
63245 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
DtypingsInstaller.js48970 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
48972 …e({ flags: 128 /* FlowFlags.SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
74037 function getSwitchClauseTypes(switchStatement) { argument
74050 function getSwitchClauseTypeOfWitnesses(switchStatement) { argument
75041 …function narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clau… argument
75265 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
75269 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
75340 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
Dtypescript.d.ts2108 switchStatement: SwitchStatement; property
DtypescriptServices.d.ts2108 switchStatement: SwitchStatement; property
Dtsserverlibrary.d.ts2108 switchStatement: SwitchStatement; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2108 switchStatement: SwitchStatement; property
Dtsserverlibrary.d.ts2108 switchStatement: SwitchStatement; property