Searched defs:AlignTrailingComments (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 1498 .. _AlignTrailingComments: global() target in Configurable Format Style Options |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestComments.cpp | 2629 TEST_F(FormatTestComments,AlignTrailingComments) TEST_F() argument |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 636 TrailingCommentsAlignmentStyle AlignTrailingComments; global() member |