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 | 2083 clauseStart: number; property
|
| D | typescriptServices.d.ts | 2083 clauseStart: number; property
|
| D | typingsInstaller.js | 47984 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 47986 …chClause */, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, c… property 73958 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 74182 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument 74186 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 74257 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsc.js | 39509 function createFlowSwitchClause(antecedent, switchStatement, clauseStart, clauseEnd) { argument 39511 … flags: 128, antecedent: antecedent, switchStatement: switchStatement, clauseStart: clauseStart, c… property 62035 …n narrowTypeBySwitchOnDiscriminantProperty(type, access, switchStatement, clauseStart, clauseEnd) { argument 62241 …function narrowTypeBySwitchOptionalChainContainment(type, switchStatement, clauseStart, clauseEnd,… argument 62245 … function narrowTypeBySwitchOnDiscriminant(type, switchStatement, clauseStart, clauseEnd) { argument 62303 function narrowTypeBySwitchOnTypeOf(type, switchStatement, clauseStart, clauseEnd) { argument
|
| D | tsserverlibrary.d.ts | 2083 clauseStart: number; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2083 clauseStart: number; property
|
| D | tsserverlibrary.d.ts | 2083 clauseStart: number; property
|