Searched refs:SpacesInLineComment (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4447 struct SpacesInLineComment { struct in namespace:clang::format
4486 SpacesInLineComment SpacesInLineCommentPrefix;
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp724 template <> struct MappingTraits<FormatStyle::SpacesInLineComment> {
725 static void mapping(IO &IO, FormatStyle::SpacesInLineComment &Space) {

Completed in 141 milliseconds