enum ParameterPackingKind
Declared at: clang/lib/Format/FormatToken.h:156
Enumerators
Name | Value | Comment |
---|---|---|
PPK_BinPacked | 0 | |
PPK_OnePerLine | 1 | |
PPK_Inconclusive | 2 |
Declared at: clang/lib/Format/FormatToken.h:156
Name | Value | Comment |
---|---|---|
PPK_BinPacked | 0 | |
PPK_OnePerLine | 1 | |
PPK_Inconclusive | 2 |