Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DutilitiesPublic.ts87 export function textSpanIntersection(span1: TextSpan, span2: TextSpan): TextSpan | undefined { function
/third_party/typescript/lib/
DtypingsInstaller.js12580 function textSpanIntersection(span1, span2) { function
Dtsc.js9482 function textSpanIntersection(span1, span2) { function