Searched refs:SpacesInLineComment (Results 1 – 2 of 2) sorted by relevance
4607 struct SpacesInLineComment { struct4646 SpacesInLineComment SpacesInLineCommentPrefix;
717 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {718 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()