Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp2754 void cleanupPair(FormatToken *Start, LeftKind LK, RightKind RK, in cleanupPair() function in clang::format::__anon5cf571350111::Cleaner
2784 cleanupPair(Start, LK, RK, /*DeleteLeft=*/true); in cleanupLeft()
2789 cleanupPair(Start, LK, RK, /*DeleteLeft=*/false); in cleanupRight()