Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Dts.ts663 setTextRangePos(statement, closingBraceLocation.pos);
Des2015.ts843 setTextRangePos(statement, closingBraceLocation.pos);
/third_party/typescript/src/compiler/
Dutilities.ts7254 export function setTextRangePos<T extends ReadonlyTextRange>(range: T, pos: number) { function
7273 return setTextRangeEnd(setTextRangePos(range, pos), end);
Dparser.ts6492 setTextRangePos(missing, pos);
/third_party/typescript/lib/
Dtsc.js15743 function setTextRangePos(range, pos) { function
15747 ts.setTextRangePos = setTextRangePos;
15754 return setTextRangeEnd(setTextRangePos(range, pos), end);
27116 ts.setTextRangePos(missing, pos);
70642 ts.setTextRangePos(statement, closingBraceLocation.pos);
74975 ts.setTextRangePos(statement, closingBraceLocation.pos);
DtypingsInstaller.js19859 function setTextRangePos(range, pos) { function
19863 ts.setTextRangePos = setTextRangePos;
19878 return setTextRangeEnd(setTextRangePos(range, pos), end);
33627 ts.setTextRangePos(missing, pos);
84167 ts.setTextRangePos(statement, closingBraceLocation.pos);
90094 ts.setTextRangePos(statement, closingBraceLocation.pos);
Dtsserverlibrary.js20064 function setTextRangePos(range, pos) { function
20068 ts.setTextRangePos = setTextRangePos;
20083 return setTextRangeEnd(setTextRangePos(range, pos), end);
33832 ts.setTextRangePos(missing, pos);
84372 ts.setTextRangePos(statement, closingBraceLocation.pos);
90299 ts.setTextRangePos(statement, closingBraceLocation.pos);
Dtypescript.js20064 function setTextRangePos(range, pos) { function
20068 ts.setTextRangePos = setTextRangePos;
20083 return setTextRangeEnd(setTextRangePos(range, pos), end);
33832 ts.setTextRangePos(missing, pos);
84372 ts.setTextRangePos(statement, closingBraceLocation.pos);
90299 ts.setTextRangePos(statement, closingBraceLocation.pos);
Dtsserver.js19870 function setTextRangePos(range, pos) { function
19874 ts.setTextRangePos = setTextRangePos;
19889 return setTextRangeEnd(setTextRangePos(range, pos), end);
33638 ts.setTextRangePos(missing, pos);
84178 ts.setTextRangePos(statement, closingBraceLocation.pos);
90105 ts.setTextRangePos(statement, closingBraceLocation.pos);
DtypescriptServices.js20064 function setTextRangePos(range, pos) { function
20068 ts.setTextRangePos = setTextRangePos;
20083 return setTextRangeEnd(setTextRangePos(range, pos), end);
33832 ts.setTextRangePos(missing, pos);
84372 ts.setTextRangePos(statement, closingBraceLocation.pos);
90299 ts.setTextRangePos(statement, closingBraceLocation.pos);