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.cpp140 auto DigitsPerGroup = Decimal; in process() local
191 int DigitsPerGroup, in format()