Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DFormat.cpp343 FormattedCursorEnd = FormattingChanges.getShiftedCodePosition( in formatIncremental() local
347 FormattedCursorEnd - FormattedCursorStart, "")); in formatIncremental()