Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp88 const auto InsertReplacement = [&](const int NewlineToInsert) { in separateBlocks() local
183 InsertReplacement(NewlineCount); in separateBlocks()
185 InsertReplacement(OpeningLineIndex != 0); in separateBlocks()
216 InsertReplacement(NewlineCount); in separateBlocks()
218 InsertReplacement(OpeningLineIndex != 0); in separateBlocks()
243 InsertReplacement(NewlineCount); in separateBlocks()
246 InsertReplacement(/*NewlineToInsert=*/1); in separateBlocks()