Searched defs:SpaceBeforeJsonColon (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTestJson.cpp | 238 TEST_F(FormatTestJson, SpaceBeforeJsonColon) { in TEST_F() argument |
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 5837 .. _SpaceBeforeJsonColon: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 4316 bool SpaceBeforeJsonColon; global() member |