Home
last modified time | relevance | path

Searched defs:TrailingWhitespace (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h116 unsigned TrailingWhitespace; variable
/llvm-project/clang/unittests/Format/
H A DSortIncludesTest.cpp332 TEST_F(SortIncludesTest, TrailingWhitespace) { in TEST_F() argument