Home
last modified time | relevance | path

Searched defs:DigitsPerGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp137 auto DigitsPerGroup = Decimal; in process() local
188 int DigitsPerGroup, in format()