Home
last modified time | relevance | path

Searched defs:textSpanOverlap (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
DutilitiesPublic.ts64 export function textSpanOverlap(span1: TextSpan, span2: TextSpan): TextSpan | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js12553 function textSpanOverlap(span1, span2) { function
Dtsc.js9458 function textSpanOverlap(span1, span2) { function