Home
last modified time | relevance | path

Searched defs:includeComments (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
DtypingsInstaller.js19771 function getStartPositionOfRange(range, sourceFile, includeComments) { argument
19775 …LinesBetweenPositionAndPrecedingNonWhitespaceCharacter(pos, stopPos, sourceFile, includeComments) { argument
19781 …n getLinesBetweenPositionAndNextNonWhitespaceCharacter(pos, stopPos, sourceFile, includeComments) { argument
119278 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenPositionAndPrecedin… argument
119299 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenRangeEndAndRangeSta… argument
119333 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenPositionAndNextNonW… argument
119405 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenRangeEndAndRangeSta… argument
Dtsc.js15600 function getStartPositionOfRange(range, sourceFile, includeComments) { argument
15604 …LinesBetweenPositionAndPrecedingNonWhitespaceCharacter(pos, stopPos, sourceFile, includeComments) { argument
15610 …n getLinesBetweenPositionAndNextNonWhitespaceCharacter(pos, stopPos, sourceFile, includeComments) { argument
98858 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenPositionAndPrecedin… argument
98878 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenRangeEndAndRangeSta… argument
98905 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenPositionAndNextNonW… argument
98961 …return getEffectiveLines(function (includeComments) { return ts.getLinesBetweenRangeEndAndRangeSta… argument