Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DFormat.cpp180 bool NewLineIsComment = !commentMarker(Indentation).empty(); in getIncrementalChangesAfterNewline() local
182 (NewLineIsComment || !commentMarker(NextLine).empty() || in getIncrementalChangesAfterNewline()