Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Format/
H A DFormatTestJson.cpp238 TEST_F(FormatTestJson, SpaceBeforeJsonColon) { in TEST_F() argument
/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst5837 .. _SpaceBeforeJsonColon: global() target in Configurable Format Style Options
/llvm-project/clang/include/clang/Format/
H A DFormat.h4316 bool SpaceBeforeJsonColon; global() member