Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3694 bool SpaceBeforeInheritanceColon; member
4301 SpaceBeforeInheritanceColon == R.SpaceBeforeInheritanceColon &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1010 Style.SpaceBeforeInheritanceColon); in mapping()
1435 LLVMStyle.SpaceBeforeInheritanceColon = true; in getLLVMStyle()
H A DTokenAnnotator.cpp4169 if (Right.is(TT_InheritanceColon) && !Style.SpaceBeforeInheritanceColon) in spaceRequiredBefore()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4711 **SpaceBeforeInheritanceColon** (``Boolean``) :versionbadge:`clang-format 7` :ref:`¶ <SpaceBeforeIn…