Searched refs:SpacesInLineComment (Results 1 – 2 of 2) sorted by relevance
4447 struct SpacesInLineComment { struct4486 SpacesInLineComment SpacesInLineCommentPrefix;
724 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {725 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()