Lines Matching defs:MappingTraits
45 template <> struct MappingTraits<FormatStyle::AlignConsecutiveStyle> {
97 struct MappingTraits<FormatStyle::ShortCaseStatementsAlignmentStyle> {
170 template <> struct MappingTraits<FormatStyle::BraceWrappingFlags> {
353 template <> struct MappingTraits<FormatStyle::IntegerLiteralSeparatorStyle> {
372 template <> struct MappingTraits<FormatStyle::KeepEmptyLinesStyle> {
498 template <> struct MappingTraits<FormatStyle::RawStringFormat> {
665 template <> struct MappingTraits<FormatStyle::SpaceBeforeParensCustom> {
717 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {
730 template <> struct MappingTraits<FormatStyle::SpacesInParensCustom> {
764 template <> struct MappingTraits<FormatStyle::TrailingCommentsAlignmentStyle> {
808 template <> struct MappingTraits<FormatStyle> {