Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts253 const useTrueStart = constant
258 …currentStart = useTrueStart ? sourceFile.getLineAndCharacterOfPosition(current.getStart(sourceFile…