Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2756 auto NextNotDeleted = [this](const FormatToken &Tok) -> FormatToken * { in cleanupPair() local
2766 auto *Right = NextNotDeleted(*Left); in cleanupPair()