Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DFormat.cpp152 bool NewLineIsComment = !commentMarker(Indentation).empty(); in getIncrementalChangesAfterNewline() local
154 (NewLineIsComment || !commentMarker(NextLine).empty() || in getIncrementalChangesAfterNewline()