Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.cpp490 unsigned StoppedAt = AlignTokens(Style, Matches, Changes, i, ACS); in AlignTokens() local
491 i = StoppedAt - 1; in AlignTokens()