Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp1950 auto NextNotDeleted = [this](const FormatToken &Tok) -> FormatToken * { in cleanupPair() local
1958 auto *Right = NextNotDeleted(*Left); in cleanupPair()