跳转至
ClangFormat
MacroBlockEnd
English
正在初始化搜索引擎
GitHub
使用
配置
ClangFormat
GitHub
使用
使用
介绍
配置样式
禁用格式
配置
配置
BasedOnStyle
AccessModifierOffset
AlignAfterOpenBracket
AlignArrayOfStructures
AlignConsecutiveAssignments
AlignConsecutiveBitFields
AlignConsecutiveDeclarations
AlignConsecutiveMacros
AlignEscapedNewlines
AlignOperands
AlignTrailingComments
AllowAllArgumentsOnNextLine
AllowAllConstructorInitializersOnNextLine
AllowAllParametersOfDeclarationOnNextLine
AllowShortBlocksOnASingleLine
AllowShortCaseLabelsOnASingleLine
AllowShortEnumsOnASingleLine
AllowShortFunctionsOnASingleLine
AllowShortIfStatementsOnASingleLine
AllowShortLambdasOnASingleLine
AllowShortLoopsOnASingleLine
AlwaysBreakAfterDefinitionReturnType
AlwaysBreakAfterReturnType
AlwaysBreakBeforeMultilineStrings
AlwaysBreakTemplateDeclarations
AttributeMacros
BinPackArguments
BinPackParameters
BitFieldColonSpacing
BraceWrapping
BreakAfterJavaFieldAnnotations
BreakBeforeBinaryOperators
BreakBeforeBraces
BreakBeforeConceptDeclarations
BreakBeforeTernaryOperators
BreakConstructorInitializers
BreakInheritanceList
BreakStringLiterals
ColumnLimit
CommentPragmas
CompactNamespaces
ConstructorInitializerAllOnOneLineOrOnePerLine
ConstructorInitializerIndentWidth
ContinuationIndentWidth
Cpp11BracedListStyle
DeriveLineEnding
DerivePointerAlignment
DisableFormat
EmptyLineAfterAccessModifier
EmptyLineBeforeAccessModifier
ExperimentalAutoDetectBinPacking
FixNamespaceComments
ForEachMacros
IfMacros
IncludeBlocks
IncludeCategories
IncludeIsMainRegex
IncludeIsMainSourceRegex
IndentAccessModifiers
IndentCaseBlocks
IndentCaseLabels
IndentExternBlock
IndentGotoLabels
IndentPPDirectives
IndentRequires
IndentWidth
IndentWrappedFunctionNames
InsertTrailingCommas
JavaImportGroups
JavaScriptQuotes
JavaScriptWrapImports
KeepEmptyLinesAtTheStartOfBlocks
LambdaBodyIndentation
Language
MacroBlockBegin
MacroBlockEnd
MacroBlockEnd
目录
MacroBlockEnd (String)
MaxEmptyLinesToKeep
NamespaceIndentation
NamespaceMacros
ObjCBinPackProtocolList
ObjCBlockIndentWidth
ObjCBreakBeforeNestedBlockParam
ObjCSpaceAfterProperty
ObjCSpaceBeforeProtocolList
PPIndentWidth
PackConstructorInitializers
PenaltyBreakAssignment
PenaltyBreakBeforeFirstCallParameter
PenaltyBreakComment
PenaltyBreakFirstLessLess
PenaltyBreakString
PenaltyBreakTemplateDeclaration
PenaltyExcessCharacter
PenaltyIndentedWhitespace
PenaltyReturnTypeOnItsOwnLine
PointerAlignment
QualifierAlignment
QualifierOrder
RawStringFormats
ReferenceAlignment
ReflowComments
ShortNamespaceLines
SortIncludes
SortJavaStaticImport
SortUsingDeclarations
SpaceAfterCStyleCast
SpaceAfterLogicalNot
SpaceAfterTemplateKeyword
SpaceAroundPointerQualifiers
SpaceBeforeAssignmentOperators
SpaceBeforeCaseColon
SpaceBeforeCpp11BracedList
SpaceBeforeCtorInitializerColon
SpaceBeforeInheritanceColon
SpaceBeforeParens
SpaceBeforeParensOptions
SpaceBeforeRangeBasedForLoopColon
SpaceBeforeSquareBrackets
SpaceInEmptyBlock
SpaceInEmptyParentheses
SpacesBeforeTrailingComments
SpacesInAngles
SpacesInCStyleCastParentheses
SpacesInConditionalStatement
SpacesInContainerLiterals
SpacesInLineCommentPrefix
SpacesInParentheses
SpacesInSquareBrackets
Standard
StatementAttributeLikeMacros
StatementMacros
TabWidth
TypenameMacros
UseCRLF
UseTab
WhitespaceSensitiveMacros
目录
MacroBlockEnd (String)
MacroBlockEnd
MacroBlockEnd (
String
)
¶
Info
clang-format 3.7
匹配以块结束的宏的正则表达式。
最后更新: 2022-10-31
回到页面顶部