Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h945 BitFieldColonSpacingStyle BitFieldColonSpacing; member
4206 BitFieldColonSpacing == R.BitFieldColonSpacing &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp4176 return Style.BitFieldColonSpacing == FormatStyle::BFCS_Both || in spaceRequiredBefore()
4177 Style.BitFieldColonSpacing == FormatStyle::BFCS_After; in spaceRequiredBefore()
4205 return Style.BitFieldColonSpacing == FormatStyle::BFCS_Both || in spaceRequiredBefore()
4206 Style.BitFieldColonSpacing == FormatStyle::BFCS_Before; in spaceRequiredBefore()
H A DFormat.cpp880 IO.mapOptional("BitFieldColonSpacing", Style.BitFieldColonSpacing); in mapping()
1332 LLVMStyle.BitFieldColonSpacing = FormatStyle::BFCS_Both; in getLLVMStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst1494 **BitFieldColonSpacing** (``BitFieldColonSpacingStyle``) :versionbadge:`clang-format 12` :ref:`¶ <B…