Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2960 struct IntegerLiteralSeparatorStyle { struct
2968 int8_t Binary;
2976 int8_t BinaryMinDigits;
2983 int8_t Decimal;
2991 int8_t DecimalMinDigits;
2998 int8_t Hex;
3007 int8_t HexMinDigits;