Searched refs:SpacesInLineComment (Results 1 – 2 of 2) sorted by relevance
4889 struct SpacesInLineComment { struct4928 SpacesInLineComment SpacesInLineCommentPrefix;
774 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {775 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()