Home
last modified time | relevance | path

Searched refs:SpaceBeforeCaseColon (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3665 bool SpaceBeforeCaseColon; member
4297 SpaceBeforeCaseColon == R.SpaceBeforeCaseColon &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1004 IO.mapOptional("SpaceBeforeCaseColon", Style.SpaceBeforeCaseColon); in mapping()
1433 LLVMStyle.SpaceBeforeCaseColon = false; in getLLVMStyle()
H A DTokenAnnotator.cpp4183 return Style.SpaceBeforeCaseColon; in spaceRequiredBefore()
4186 return Style.SpaceBeforeCaseColon; in spaceRequiredBefore()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4674 **SpaceBeforeCaseColon** (``Boolean``) :versionbadge:`clang-format 12` :ref:`¶ <SpaceBeforeCaseColo…