Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.cpp535 unsigned CommasBeforeLastMatch = 0; local
623 if (FoundMatchOnLine || CommasBeforeMatch != CommasBeforeLastMatch)
626 CommasBeforeLastMatch = CommasBeforeMatch;