Home
last modified time | relevance | path

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

/third_party/typescript/src/debug/
Ddbg.ts105 switchStatement: SwitchStatement; property
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts2690 …const switchStatement = factory.createSwitchStatement(labelExpression, factory.createCaseBlock(cla… constant
/third_party/flutter/skia/src/sksl/
DSkSLParser.cpp1261 ASTNode::ID Parser::switchStatement() { in switchStatement() function in SkSL::Parser
/third_party/skia/src/sksl/
DSkSLDSLParser.cpp1023 DSLStatement DSLParser::switchStatement() { in switchStatement() function in SkSL::DSLParser
/third_party/typescript/lib/
DtypingsInstaller.js41337 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41339 …nitFlowNode({ flags: 128 /* SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
63827 function getSwitchClauseTypes(switchStatement) { argument
63838 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
64934 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
64938 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
65012 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
Dtsc.js33742 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
33744 …return initFlowNode({ flags: 128, antecedent: antecedent, switchStatement: switchStatement, clause… property
53235 function getSwitchClauseTypes(switchStatement) { argument
53246 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
54219 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
54223 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
54287 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
Dtypescript.d.ts1917 switchStatement: SwitchStatement; property
Dtsserverlibrary.d.ts1917 switchStatement: SwitchStatement; property
DtypescriptServices.d.ts1917 switchStatement: SwitchStatement; property
DtypescriptServices.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …nitFlowNode({ flags: 128 /* SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
64032 function getSwitchClauseTypes(switchStatement) { argument
64043 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
65139 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
65143 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
65217 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
123237 function getSwitchCaseDefaultOccurrences(switchStatement) { argument
Dtypescript.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …nitFlowNode({ flags: 128 /* SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
64032 function getSwitchClauseTypes(switchStatement) { argument
64043 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
65139 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
65143 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
65217 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
123237 function getSwitchCaseDefaultOccurrences(switchStatement) { argument
Dtsserverlibrary.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …nitFlowNode({ flags: 128 /* SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
64032 function getSwitchClauseTypes(switchStatement) { argument
64043 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
65139 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
65143 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
65217 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
123237 function getSwitchCaseDefaultOccurrences(switchStatement) { argument
Dtsserver.js41348 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41350 …nitFlowNode({ flags: 128 /* SwitchClause */, antecedent: antecedent, switchStatement: switchStatem… property
63838 function getSwitchClauseTypes(switchStatement) { argument
63849 function getSwitchClauseTypeOfWitnesses(switchStatement, retainDefault) { argument
64945 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument
64949 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument
65023 function narrowBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
122668 function getSwitchCaseDefaultOccurrences(switchStatement) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts1926 switchStatement: SwitchStatement; property
Dtypescript.d.ts1926 switchStatement: SwitchStatement; property