Home
last modified time | relevance | path

Searched defs:AlignTrailingComments (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst1498 .. _AlignTrailingComments: global() target in Configurable Format Style Options
/llvm-project/clang/unittests/Format/
H A DFormatTestComments.cpp2629 TEST_F(FormatTestComments,AlignTrailingComments) TEST_F() argument
[all...]
/llvm-project/clang/include/clang/Format/
H A DFormat.h636 TrailingCommentsAlignmentStyle AlignTrailingComments; global() member