Home
last modified time | relevance | path

Searched refs:LoopLabel (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/debug/
Ddbg.ts46 readonly LoopLabel: number,
352 if (flags & FlowFlags.LoopLabel) return "Loop";
/third_party/typescript/src/compiler/
Ddebug.ts450 this.flags & FlowFlags.LoopLabel ? "FlowLoopLabel" :
Dbinder.ts968 return initFlowNode({ flags: FlowFlags.LoopLabel, antecedents: undefined });
Dtypes.ts3886 LoopLabel = 1 << 3, // Looping junction
3897 Label = BranchLabel | LoopLabel,
Dchecker.ts24783 else if (flags & FlowFlags.LoopLabel) {
24841 else if (flags & FlowFlags.LoopLabel) {
/third_party/typescript/lib/
Dtypescript.d.ts2049 LoopLabel = 8, enumerator
DtypescriptServices.d.ts2049 LoopLabel = 8, enumerator
Dtsserverlibrary.d.ts2049 LoopLabel = 8, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2049 LoopLabel = 8, enumerator
Dtsserverlibrary.d.ts2049 LoopLabel = 8, enumerator