Searched refs:SpacesInLineComment (Results 1 – 2 of 2) sorted by relevance
3216 struct SpacesInLineComment { struct3250 SpacesInLineComment SpacesInLineCommentPrefix;
794 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {795 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()