Searched defs:RemoveSemicolon (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 5354 .. _RemoveSemicolon: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 3906 bool RemoveSemicolon; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 27066 TEST_F(FormatTest,RemoveSemicolon) TEST_F() argument |