Home
last modified time | relevance | path

Searched refs:SpaceBeforeRangeBasedForLoopColon (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2996 bool SpaceBeforeRangeBasedForLoopColon; member
3364 SpaceBeforeRangeBasedForLoopColon ==
3365 R.SpaceBeforeRangeBasedForLoopColon &&
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format136 SpaceBeforeRangeBasedForLoopColon: true
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp692 Style.SpaceBeforeRangeBasedForLoopColon); in mapping()
1058 LLVMStyle.SpaceBeforeRangeBasedForLoopColon = true; in getLLVMStyle()
H A DTokenAnnotator.cpp3329 !Style.SpaceBeforeRangeBasedForLoopColon) in spaceRequiredBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3386 **SpaceBeforeRangeBasedForLoopColon** (``bool``)