Lines Matching defs:MappingTraits
45 template <> struct MappingTraits<FormatStyle::AlignConsecutiveStyle> {
96 struct MappingTraits<FormatStyle::ShortCaseStatementsAlignmentStyle> {
182 template <> struct MappingTraits<FormatStyle::BraceWrappingFlags> {
375 template <> struct MappingTraits<FormatStyle::IntegerLiteralSeparatorStyle> {
394 template <> struct MappingTraits<FormatStyle::KeepEmptyLinesStyle> {
520 template <> struct MappingTraits<FormatStyle::RawStringFormat> {
699 template <> struct MappingTraits<FormatStyle::SpaceBeforeParensCustom> {
751 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {
764 template <> struct MappingTraits<FormatStyle::SpacesInParensCustom> {
798 template <> struct MappingTraits<FormatStyle::TrailingCommentsAlignmentStyle> {
854 template <> struct MappingTraits<FormatStyle> {