Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts38 …const enclosingCommentRange = getRangeOfEnclosingComment(sourceFile, position, precedingToken || n…
Dformatting.ts1296 export function getRangeOfEnclosingComment( function
/third_party/typescript/src/services/
Dservices.ts2452 const range = formatting.getRangeOfEnclosingComment(sourceFile, position);
Dutilities.ts1674 …return formatting.getRangeOfEnclosingComment(sourceFile, position, /*precedingToken*/ undefined, t…