Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1111 auto NextNotDeleted = [this](const FormatToken &Tok) -> FormatToken * { in cleanupPair() local
1119 auto *Right = NextNotDeleted(*Left); in cleanupPair()