Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Demitter.ts751 setTextRangePosWidth(sourceFile, 0, prologueInfo?.text.length ?? 0);
753 setTextRangePosWidth(eofToken, sourceFile.end, 0);
Dparser.ts1199 setTextRangePosWidth(sourceFile, 0, sourceText.length);
5076 setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
Dutilities.ts7281 …export function setTextRangePosWidth<T extends ReadonlyTextRange>(range: T, pos: number, width: nu… function
/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6280 setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
/third_party/typescript/lib/
Dtsc.js15757 function setTextRangePosWidth(range, pos, width) { function
15760 ts.setTextRangePosWidth = setTextRangePosWidth;
20547 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
23580 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
26035 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
82766 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
82768 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);
DtypingsInstaller.js19886 function setTextRangePosWidth(range, pos, width) { function
19889 ts.setTextRangePosWidth = setTextRangePosWidth;
25582 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
29211 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
32426 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
101330 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
101332 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);
Dtsserverlibrary.js20091 function setTextRangePosWidth(range, pos, width) { function
20094 ts.setTextRangePosWidth = setTextRangePosWidth;
25787 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
29416 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
32631 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
101535 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
101537 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);
Dtypescript.js20091 function setTextRangePosWidth(range, pos, width) { function
20094 ts.setTextRangePosWidth = setTextRangePosWidth;
25787 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
29416 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
32631 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
101535 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
101537 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);
Dtsserver.js19897 function setTextRangePosWidth(range, pos, width) { function
19900 ts.setTextRangePosWidth = setTextRangePosWidth;
25593 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
29222 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
32437 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
101341 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
101343 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);
DtypescriptServices.js20091 function setTextRangePosWidth(range, pos, width) { function
20094 ts.setTextRangePosWidth = setTextRangePosWidth;
25787 ts.setTextRangePosWidth(textNode, 0, typeof length === "function" ? length() : length);
29416 ts.setTextRangePosWidth(sourceFile, 0, sourceText.length);
32631 ts.setTextRangePosWidth(operatorToken, invalidElement.pos, 0);
101535 …ts.setTextRangePosWidth(sourceFile, 0, (_b = prologueInfo === null || prologueInfo === void 0 ? vo…
101537 ts.setTextRangePosWidth(eofToken, sourceFile.end, 0);