Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DdeclarationFileMaps.ts2 …function documentSpanFromSubstring({ file, text, contextText, options, contextOptions }: DocumentS… function
3 …const contextSpan = contextText !== undefined ? documentSpanFromSubstring({ file, text: contextTex…
12 return documentSpanFromSubstring(input);
21 ...documentSpanFromSubstring(rest),
436 ...documentSpanFromSubstring({
489 ...documentSpanFromSubstring({