Home
last modified time | relevance | path

Searched refs:SpacesInLineComment (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3670 struct SpacesInLineComment { struct
3707 SpacesInLineComment SpacesInLineCommentPrefix;
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp961 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {
962 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4410 **SpacesInLineCommentPrefix** (``SpacesInLineComment``) :versionbadge:`clang-format 13`