Searched defs:SpacesInConditionalStatement (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 6139 .. _SpacesInConditionalStatement: global() target in Configurable Format Style Options |
/llvm-project/clang/lib/Format/ | ||
H A D | Format.cpp | 862 bool SpacesInConditionalStatement = false; mapping() local |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 24643 TEST_F(FormatTest,SpacesInConditionalStatement) TEST_F() argument |