Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3082 struct SpacesInLineComment { struct
3116 SpacesInLineComment SpacesInLineCommentPrefix;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp755 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {
756 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) { in mapping()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3482 **SpacesInLineCommentPrefix** (``SpacesInLineComment``)