Home
last modified time | relevance | path

Searched refs:clauseStart (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/debug/
Ddbg.ts106 clauseStart: number; property
381 for (let i = flowNode.clauseStart; i < flowNode.clauseEnd; i++) {
/third_party/typescript/src/compiler/
Dbinder.ts1003 …owSwitchClause(antecedent: FlowNode, switchStatement: SwitchStatement, clauseStart: number, clause…
1005 …itFlowNode({ flags: FlowFlags.SwitchClause, antecedent, switchStatement, clauseStart, clauseEnd });
1339 const clauseStart = i; constant
1345 …rowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow!, node.parent, clauseStart, i + 1) : preSw…
Dchecker.ts22181 …if ((<FlowSwitchClause>flow).clauseStart === (<FlowSwitchClause>flow).clauseEnd && isExhaustiveSwi…
22527 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
22530 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
22535 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd,
22539 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd,
22545 … t => narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd));
22557 …edent.flags & FlowFlags.SwitchClause && (<FlowSwitchClause>antecedent).clauseStart === (<FlowSwitc…
22922 …OptionalChainContainment(type: Type, switchStatement: SwitchStatement, clauseStart: number, clause…
22923 …const everyClauseChecks = clauseStart !== clauseEnd && every(getSwitchClauseTypes(switchStatement)…
22927 …peBySwitchOnDiscriminant(type: Type, switchStatement: SwitchStatement, clauseStart: number, clause…
[all …]
Dtypes.ts3381 clauseStart: number; // Start index of case/default clause range
/third_party/typescript/lib/
Dtsc.js33742 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
33744 … 128, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
34019 var clauseStart = i;
34025 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
53594 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
53893 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
53896 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
53901 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
53904 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
53908 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
DtypingsInstaller.js41337 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41339 …e */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
41649 var clauseStart = i;
41655 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
64216 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
64553 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64556 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
64561 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64564 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64568 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
DtypescriptServices.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …e */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
41854 var clauseStart = i;
41860 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
64421 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
64758 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64761 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
64766 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64769 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64773 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
Dtsserverlibrary.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …e */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
41854 var clauseStart = i;
41860 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
64421 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
64758 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64761 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
64766 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64769 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64773 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
Dtsserver.js41348 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41350 …e */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
41660 var clauseStart = i;
41666 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
64227 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
64564 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64567 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
64572 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64575 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64579 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
Dtypescript.js41542 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument
41544 …e */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, clauseEn… property
41854 var clauseStart = i;
41860 …rrowingSwitch ? createFlowSwitchClause(preSwitchCaseFlow, node.parent, clauseStart, i + 1) : preSw…
64421 … if (flow.clauseStart === flow.clauseEnd && isExhaustiveSwitchStatement(flow.switchStatement)) {
64758 …pe = narrowTypeBySwitchOnDiscriminant(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64761 … type = narrowBySwitchOnTypeOf(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd);
64766 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64769 …wTypeBySwitchOptionalChainContainment(type, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
64773 … return narrowTypeBySwitchOnDiscriminant(t, flow.switchStatement, flow.clauseStart, flow.clauseEnd…
[all …]
Dtypescript.d.ts1918 clauseStart: number; property
DtypescriptServices.d.ts1918 clauseStart: number; property
Dtsserverlibrary.d.ts1918 clauseStart: number; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts1929 clauseStart: number; property
Dtsserverlibrary.d.ts1929 clauseStart: number; property