Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2507 struct IntegerLiteralSeparatorStyle { struct
2515 int8_t Binary;
2523 int8_t BinaryMinDigits;
2530 int8_t Decimal;
2538 int8_t DecimalMinDigits;
2545 int8_t Hex;
2554 int8_t HexMinDigits;