Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp1997 void cleanupPair(FormatToken *Start, LeftKind LK, RightKind RK, in cleanupPair() function in clang::format::__anonf93d43330111::Cleaner
2025 cleanupPair(Start, LK, RK, /*DeleteLeft=*/true); in cleanupLeft()
2030 cleanupPair(Start, LK, RK, /*DeleteLeft=*/false); in cleanupRight()