Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp554 unsigned CommasBeforeLastMatch = 0; local
632 if (FoundMatchOnLine || CommasBeforeMatch != CommasBeforeLastMatch)
635 CommasBeforeLastMatch = CommasBeforeMatch;