Searched defs:clauseStart (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/debug/ |
| D | dbg.ts | 106 clauseStart: number; property
|
| /third_party/typescript/src/compiler/ |
| D | binder.ts | 1341 const clauseStart = i; constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 2087 clauseStart: number; property
|
| D | typescriptServices.d.ts | 2087 clauseStart: number; property
|
| D | typingsInstaller.js | 48144 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 48146 …chClause */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, c… property 74153 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { 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
|
| D | tsc.js | 39660 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 39662 … flags: 128, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, c… property 62214 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { 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
|
| D | tsserverlibrary.d.ts | 2087 clauseStart: number; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2087 clauseStart: number; property
|
| D | tsserverlibrary.d.ts | 2087 clauseStart: number; property
|