clang 24.0.0git
FormatStyle Member List

This is the complete list of members for FormatStyle, including all inherited members.

ABS_Always enum valueFormatStyle
ABS_Leave enum valueFormatStyle
ABS_LeaveAll enum valueFormatStyle
ABS_Never enum valueFormatStyle
AccessModifierOffsetFormatStyle
AIAS_Left enum valueFormatStyle
AIAS_None enum valueFormatStyle
AIAS_Right enum valueFormatStyle
AlignAfterOpenBracketFormatStyle
AlignArrayOfStructuresFormatStyle
AlignConsecutiveAssignmentsFormatStyle
AlignConsecutiveBitFieldsFormatStyle
AlignConsecutiveDeclarationsFormatStyle
AlignConsecutiveMacrosFormatStyle
AlignConsecutiveShortCaseStatementsFormatStyle
AlignConsecutiveTableGenBreakingDAGArgColonsFormatStyle
AlignConsecutiveTableGenCondOperatorColonsFormatStyle
AlignConsecutiveTableGenDefinitionColonsFormatStyle
AlignEscapedNewlinesFormatStyle
AlignOperandsFormatStyle
AlignTrailingCommentsFormatStyle
AllowAllArgumentsOnNextLineFormatStyle
AllowAllParametersOfDeclarationOnNextLineFormatStyle
AllowBreakBeforeNoexceptSpecifierFormatStyle
AllowBreakBeforeQtPropertyFormatStyle
AllowShortBlocksOnASingleLineFormatStyle
AllowShortCaseExpressionOnASingleLineFormatStyle
AllowShortCaseLabelsOnASingleLineFormatStyle
AllowShortCompoundRequirementOnASingleLineFormatStyle
AllowShortEnumsOnASingleLineFormatStyle
AllowShortFunctionsOnASingleLineFormatStyle
AllowShortIfStatementsOnASingleLineFormatStyle
AllowShortLambdasOnASingleLineFormatStyle
AllowShortLoopsOnASingleLineFormatStyle
AllowShortNamespacesOnASingleLineFormatStyle
AllowShortRecordOnASingleLineFormatStyle
AlwaysBreakAfterDefinitionReturnTypeFormatStyle
AlwaysBreakBeforeMultilineStringsFormatStyle
ArrayInitializerAlignmentStyle enum nameFormatStyle
AttributeBreakingStyle enum nameFormatStyle
AttributeMacrosFormatStyle
BBCDS_Allowed enum valueFormatStyle
BBCDS_Always enum valueFormatStyle
BBCDS_Never enum valueFormatStyle
BBIAS_Always enum valueFormatStyle
BBIAS_Never enum valueFormatStyle
BBIAS_OnlyMultiline enum valueFormatStyle
BBNSS_Always enum valueFormatStyle
BBNSS_Never enum valueFormatStyle
BBNSS_OnlyWithParen enum valueFormatStyle
BBO_Never enum valueFormatStyle
BBO_OnePerLine enum valueFormatStyle
BBO_RespectPrecedence enum valueFormatStyle
BBRTS_All enum valueFormatStyle
BBRTS_AllDefinitions enum valueFormatStyle
BBRTS_None enum valueFormatStyle
BBRTS_TopLevel enum valueFormatStyle
BBRTS_TopLevelDefinitions enum valueFormatStyle
BCIS_AfterColon enum valueFormatStyle
BCIS_AfterComma enum valueFormatStyle
BCIS_BeforeColon enum valueFormatStyle
BCIS_BeforeComma enum valueFormatStyle
BFCS_After enum valueFormatStyle
BFCS_Before enum valueFormatStyle
BFCS_Both enum valueFormatStyle
BFCS_None enum valueFormatStyle
BILS_AfterColon enum valueFormatStyle
BILS_AfterComma enum valueFormatStyle
BILS_BeforeColon enum valueFormatStyle
BILS_BeforeComma enum valueFormatStyle
BinaryOperatorStyle enum nameFormatStyle
BinPackArgumentsStyle enum nameFormatStyle
BinPackLongBracedListFormatStyle
BinPackParametersStyle enum nameFormatStyle
BinPackStyle enum nameFormatStyle
BitFieldColonSpacingFormatStyle
BitFieldColonSpacingStyle enum nameFormatStyle
BLS_AlignFirstComment enum valueFormatStyle
BLS_Block enum valueFormatStyle
BLS_FunctionCall enum valueFormatStyle
BOS_All enum valueFormatStyle
BOS_NonAssignment enum valueFormatStyle
BOS_None enum valueFormatStyle
BPAS_BinPack enum valueFormatStyle
BPAS_OnePerLine enum valueFormatStyle
BPAS_UseBreakAfter enum valueFormatStyle
BPPS_AlwaysOnePerLine enum valueFormatStyle
BPPS_BinPack enum valueFormatStyle
BPPS_OnePerLine enum valueFormatStyle
BPPS_UseBreakAfter enum valueFormatStyle
BPS_Always enum valueFormatStyle
BPS_Auto enum valueFormatStyle
BPS_Never enum valueFormatStyle
BraceBreakingStyle enum nameFormatStyle
BracedInitializerIndentWidthFormatStyle
BracedListStyle enum nameFormatStyle
BraceWrappingFormatStyle
BraceWrappingAfterControlStatementStyle enum nameFormatStyle
BreakAdjacentStringLiteralsFormatStyle
BreakAfterAttributesFormatStyle
BreakAfterJavaFieldAnnotationsFormatStyle
BreakAfterOpenBracketBracedListFormatStyle
BreakAfterOpenBracketFunctionFormatStyle
BreakAfterOpenBracketIfFormatStyle
BreakAfterOpenBracketLoopFormatStyle
BreakAfterOpenBracketSwitchFormatStyle
BreakAfterReturnTypeFormatStyle
BreakArraysFormatStyle
BreakBeforeBinaryOperatorsFormatStyle
BreakBeforeBracesFormatStyle
BreakBeforeCloseBracketBracedListFormatStyle
BreakBeforeCloseBracketFunctionFormatStyle
BreakBeforeCloseBracketIfFormatStyle
BreakBeforeCloseBracketLoopFormatStyle
BreakBeforeCloseBracketSwitchFormatStyle
BreakBeforeConceptDeclarationsFormatStyle
BreakBeforeConceptDeclarationsStyle enum nameFormatStyle
BreakBeforeInlineASMColonFormatStyle
BreakBeforeInlineASMColonStyle enum nameFormatStyle
BreakBeforeNoexceptSpecifierStyle enum nameFormatStyle
BreakBeforeReturnTypeFormatStyle
BreakBeforeReturnTypeStyle enum nameFormatStyle
BreakBeforeTemplateCloserFormatStyle
BreakBeforeTernaryOperatorsFormatStyle
BreakBinaryOperationsFormatStyle
BreakBinaryOperationsStyle enum nameFormatStyle
BreakConstructorInitializersFormatStyle
BreakConstructorInitializersStyle enum nameFormatStyle
BreakFunctionDeclarationParametersFormatStyle
BreakFunctionDefinitionParametersFormatStyle
BreakInheritanceListFormatStyle
BreakInheritanceListStyle enum nameFormatStyle
BreakStringLiteralsFormatStyle
BreakTemplateDeclarationsFormatStyle
BreakTemplateDeclarationsStyle enum nameFormatStyle
BS_Allman enum valueFormatStyle
BS_Attach enum valueFormatStyle
BS_Custom enum valueFormatStyle
BS_GNU enum valueFormatStyle
BS_Linux enum valueFormatStyle
BS_Mozilla enum valueFormatStyle
BS_Stroustrup enum valueFormatStyle
BS_WebKit enum valueFormatStyle
BS_Whitesmiths enum valueFormatStyle
BTDS_Leave enum valueFormatStyle
BTDS_MultiLine enum valueFormatStyle
BTDS_No enum valueFormatStyle
BTDS_Yes enum valueFormatStyle
BuildStyleSetFromConfiguration(const FormatStyle &MainStyle, const std::vector< FormatStyle > &ConfigurationStyles)FormatStylestatic
BWACS_Always enum valueFormatStyle
BWACS_MultiLine enum valueFormatStyle
BWACS_Never enum valueFormatStyle
ColumnLimitFormatStyle
CommentPragmasFormatStyle
CompactNamespacesFormatStyle
ConstructorInitializerIndentWidthFormatStyle
ContinuationIndentWidthFormatStyle
Cpp11BracedListStyleFormatStyle
DAGArgStyle enum nameFormatStyle
DAS_BreakAll enum valueFormatStyle
DAS_BreakElements enum valueFormatStyle
DAS_DontBreak enum valueFormatStyle
DefinitionReturnTypeBreakingStyle enum nameFormatStyle
DerivePointerAlignmentFormatStyle
DisableFormatFormatStyle
DRTBS_All enum valueFormatStyle
DRTBS_None enum valueFormatStyle
DRTBS_TopLevel enum valueFormatStyle
ELAAMS_Always enum valueFormatStyle
ELAAMS_Leave enum valueFormatStyle
ELAAMS_Never enum valueFormatStyle
ELBAMS_Always enum valueFormatStyle
ELBAMS_Leave enum valueFormatStyle
ELBAMS_LogicalBlock enum valueFormatStyle
ELBAMS_Never enum valueFormatStyle
EmptyLineAfterAccessModifierFormatStyle
EmptyLineAfterAccessModifierStyle enum nameFormatStyle
EmptyLineBeforeAccessModifierFormatStyle
EmptyLineBeforeAccessModifierStyle enum nameFormatStyle
ENAS_DontAlign enum valueFormatStyle
ENAS_Left enum valueFormatStyle
ENAS_LeftWithLastLine enum valueFormatStyle
ENAS_Right enum valueFormatStyle
EnumTrailingCommaFormatStyle
EnumTrailingCommaStyle enum nameFormatStyle
EscapedNewlineAlignmentStyle enum nameFormatStyle
ETC_Insert enum valueFormatStyle
ETC_Leave enum valueFormatStyle
ETC_Remove enum valueFormatStyle
ExperimentalAutoDetectBinPackingFormatStyle
FixNamespaceCommentsFormatStyle
ForEachMacrosFormatStyle
GetLanguageStyle(LanguageKind Language) constFormatStyle
IEBS_AfterExternBlock enum valueFormatStyle
IEBS_Indent enum valueFormatStyle
IEBS_NoIndent enum valueFormatStyle
IfMacrosFormatStyle
IGLS_HalfIndent enum valueFormatStyle
IGLS_InnerIndent enum valueFormatStyle
IGLS_NoIndent enum valueFormatStyle
IGLS_OuterIndent enum valueFormatStyle
IncludeStyleFormatStyle
IndentAccessModifiersFormatStyle
IndentCaseBlocksFormatStyle
IndentCaseLabelsFormatStyle
IndentExportBlockFormatStyle
IndentExternBlockFormatStyle
IndentExternBlockStyle enum nameFormatStyle
IndentGotoLabelsFormatStyle
IndentGotoLabelStyle enum nameFormatStyle
IndentPPDirectivesFormatStyle
IndentRequiresClauseFormatStyle
IndentWidthFormatStyle
IndentWrappedFunctionNamesFormatStyle
InheritConfigFormatStyle
InsertBracesFormatStyle
InsertNewlineAtEOFFormatStyle
InsertTrailingCommasFormatStyle
IntegerLiteralSeparatorFormatStyle
isCpp() constFormatStyleinline
isCSharp() constFormatStyleinline
isJava() constFormatStyleinline
isJavaScript() constFormatStyleinline
isJson() constFormatStyleinline
isProto() constFormatStyleinline
isTableGen() constFormatStyleinline
isTextProto() constFormatStyleinline
isVerilog() constFormatStyleinline
JavaImportGroupsFormatStyle
JavaScriptQuotesFormatStyle
JavaScriptQuoteStyle enum nameFormatStyle
JavaScriptWrapImportsFormatStyle
JSQS_Double enum valueFormatStyle
JSQS_Leave enum valueFormatStyle
JSQS_Single enum valueFormatStyle
KeepEmptyLinesFormatStyle
KeepFormFeedFormatStyle
LambdaBodyIndentationFormatStyle
LambdaBodyIndentationKind enum nameFormatStyle
LanguageFormatStyle
LanguageKind enum nameFormatStyle
LanguageStandard enum nameFormatStyle
LBI_OuterScope enum valueFormatStyle
LBI_Signature enum valueFormatStyle
LE_CRLF enum valueFormatStyle
LE_DeriveCRLF enum valueFormatStyle
LE_DeriveLF enum valueFormatStyle
LE_LF enum valueFormatStyle
LineEndingFormatStyle
LineEndingStyle enum nameFormatStyle
LK_C enum valueFormatStyle
LK_Cpp enum valueFormatStyle
LK_CSharp enum valueFormatStyle
LK_Java enum valueFormatStyle
LK_JavaScript enum valueFormatStyle
LK_Json enum valueFormatStyle
LK_None enum valueFormatStyle
LK_ObjC enum valueFormatStyle
LK_Proto enum valueFormatStyle
LK_TableGen enum valueFormatStyle
LK_TextProto enum valueFormatStyle
LK_Verilog enum valueFormatStyle
LS_Auto enum valueFormatStyle
LS_Cpp03 enum valueFormatStyle
LS_Cpp11 enum valueFormatStyle
LS_Cpp14 enum valueFormatStyle
LS_Cpp17 enum valueFormatStyle
LS_Cpp20 enum valueFormatStyle
LS_Cpp23 enum valueFormatStyle
LS_Cpp26 enum valueFormatStyle
LS_Latest enum valueFormatStyle
MacroBlockBeginFormatStyle
MacroBlockEndFormatStyle
MacrosFormatStyle
MacrosSkippedByRemoveParenthesesFormatStyle
MaxEmptyLinesToKeepFormatStyle
NamespaceIndentationFormatStyle
NamespaceIndentationKind enum nameFormatStyle
NamespaceMacrosFormatStyle
NI_All enum valueFormatStyle
NI_Inner enum valueFormatStyle
NI_None enum valueFormatStyle
NLCS_Leave enum valueFormatStyle
NLCS_Lower enum valueFormatStyle
NLCS_Upper enum valueFormatStyle
NumericLiteralCaseFormatStyle
NumericLiteralComponentStyle enum nameFormatStyle
OAS_Align enum valueFormatStyle
OAS_AlignAfterOperator enum valueFormatStyle
OAS_DontAlign enum valueFormatStyle
ObjCBinPackProtocolListFormatStyle
ObjCBlockIndentWidthFormatStyle
ObjCBreakBeforeNestedBlockParamFormatStyle
ObjCPropertyAttributeOrderFormatStyle
ObjCSpaceAfterMethodDeclarationPrefixFormatStyle
ObjCSpaceAfterPropertyFormatStyle
ObjCSpaceBeforeProtocolListFormatStyle
OneLineFormatOffRegexFormatStyle
OperandAlignmentStyle enum nameFormatStyle
operator==(const FormatStyle &R) constFormatStyleinline
PackArgumentsFormatStyle
PackConstructorInitializersFormatStyle
PackConstructorInitializersStyle enum nameFormatStyle
PackParametersFormatStyle
parseConfiguration(llvm::MemoryBufferRef Config, FormatStyle *Style, bool AllowUnknownOptions=false, llvm::SourceMgr::DiagHandlerTy DiagHandler=nullptr, void *DiagHandlerCtxt=nullptr, bool IsDotHFile=false)FormatStylefriend
PAS_Left enum valueFormatStyle
PAS_Middle enum valueFormatStyle
PAS_Right enum valueFormatStyle
PCIS_BinPack enum valueFormatStyle
PCIS_CurrentLine enum valueFormatStyle
PCIS_Never enum valueFormatStyle
PCIS_NextLine enum valueFormatStyle
PCIS_NextLineOnly enum valueFormatStyle
PenaltyBreakAssignmentFormatStyle
PenaltyBreakBeforeFirstCallParameterFormatStyle
PenaltyBreakBeforeMemberAccessFormatStyle
PenaltyBreakCommentFormatStyle
PenaltyBreakFirstLessLessFormatStyle
PenaltyBreakOpenParenthesisFormatStyle
PenaltyBreakScopeResolutionFormatStyle
PenaltyBreakStringFormatStyle
PenaltyBreakTemplateDeclarationFormatStyle
PenaltyExcessCharacterFormatStyle
PenaltyIndentedWhitespaceFormatStyle
PenaltyReturnTypeOnItsOwnLineFormatStyle
PointerAlignmentFormatStyle
PointerAlignmentStyle enum nameFormatStyle
PPDirectiveIndentStyle enum nameFormatStyle
PPDIS_AfterHash enum valueFormatStyle
PPDIS_BeforeHash enum valueFormatStyle
PPDIS_Leave enum valueFormatStyle
PPDIS_None enum valueFormatStyle
PPIndentWidthFormatStyle
QAS_Custom enum valueFormatStyle
QAS_Leave enum valueFormatStyle
QAS_Left enum valueFormatStyle
QAS_Right enum valueFormatStyle
QualifierAlignmentFormatStyle
QualifierAlignmentStyle enum nameFormatStyle
QualifierOrderFormatStyle
RAS_Left enum valueFormatStyle
RAS_Middle enum valueFormatStyle
RAS_Pointer enum valueFormatStyle
RAS_Right enum valueFormatStyle
RawStringFormatsFormatStyle
RCPS_OwnLine enum valueFormatStyle
RCPS_OwnLineWithBrace enum valueFormatStyle
RCPS_SingleLine enum valueFormatStyle
RCPS_WithFollowing enum valueFormatStyle
RCPS_WithPreceding enum valueFormatStyle
RCS_Always enum valueFormatStyle
RCS_IndentOnly enum valueFormatStyle
RCS_Never enum valueFormatStyle
ReferenceAlignmentFormatStyle
ReferenceAlignmentStyle enum nameFormatStyle
ReflowCommentsFormatStyle
ReflowCommentsStyle enum nameFormatStyle
REI_Keyword enum valueFormatStyle
REI_OuterScope enum valueFormatStyle
RemoveBracesLLVMFormatStyle
RemoveEmptyLinesInUnwrappedLinesFormatStyle
RemoveParenthesesFormatStyle
RemoveParenthesesStyle enum nameFormatStyle
RemoveSemicolonFormatStyle
RequiresClausePositionFormatStyle
RequiresClausePositionStyle enum nameFormatStyle
RequiresExpressionIndentationFormatStyle
RequiresExpressionIndentationKind enum nameFormatStyle
ReturnTypeBreakingStyle enum nameFormatStyle
RPS_Leave enum valueFormatStyle
RPS_MultipleParentheses enum valueFormatStyle
RPS_ReturnStatement enum valueFormatStyle
RTBS_All enum valueFormatStyle
RTBS_AllDefinitions enum valueFormatStyle
RTBS_Automatic enum valueFormatStyle
RTBS_ExceptShortType enum valueFormatStyle
RTBS_None enum valueFormatStyle
RTBS_TopLevel enum valueFormatStyle
RTBS_TopLevelDefinitions enum valueFormatStyle
SAPQ_After enum valueFormatStyle
SAPQ_Before enum valueFormatStyle
SAPQ_Both enum valueFormatStyle
SAPQ_Default enum valueFormatStyle
SBPO_Always enum valueFormatStyle
SBPO_ControlStatements enum valueFormatStyle
SBPO_ControlStatementsExceptControlMacros enum valueFormatStyle
SBPO_Custom enum valueFormatStyle
SBPO_Never enum valueFormatStyle
SBPO_NonEmptyParentheses enum valueFormatStyle
SBS_Always enum valueFormatStyle
SBS_Empty enum valueFormatStyle
SBS_Never enum valueFormatStyle
SDS_Always enum valueFormatStyle
SDS_Leave enum valueFormatStyle
SDS_Never enum valueFormatStyle
SeparateDefinitionBlocksFormatStyle
SeparateDefinitionStyle enum nameFormatStyle
ShortBlockStyle enum nameFormatStyle
ShortIfStyle enum nameFormatStyle
ShortLambdaStyle enum nameFormatStyle
ShortNamespaceLinesFormatStyle
ShortRecordStyle enum nameFormatStyle
SIAS_Always enum valueFormatStyle
SIAS_Leave enum valueFormatStyle
SIAS_Never enum valueFormatStyle
SIBCS_Always enum valueFormatStyle
SIBCS_Leave enum valueFormatStyle
SIBCS_Never enum valueFormatStyle
SIEB_Always enum valueFormatStyle
SIEB_Block enum valueFormatStyle
SIEB_Never enum valueFormatStyle
SIPO_Custom enum valueFormatStyle
SIPO_Never enum valueFormatStyle
SIS_AllIfsAndElse enum valueFormatStyle
SIS_Never enum valueFormatStyle
SIS_OnlyFirstIf enum valueFormatStyle
SIS_WithoutElse enum valueFormatStyle
SJSIO_After enum valueFormatStyle
SJSIO_Before enum valueFormatStyle
SkipMacroDefinitionBodyFormatStyle
SLS_All enum valueFormatStyle
SLS_Empty enum valueFormatStyle
SLS_Inline enum valueFormatStyle
SLS_None enum valueFormatStyle
SortIncludesFormatStyle
SortJavaStaticImportFormatStyle
SortJavaStaticImportOptions enum nameFormatStyle
SortUsingDeclarationsFormatStyle
SortUsingDeclarationsOptions enum nameFormatStyle
SpaceAfterCStyleCastFormatStyle
SpaceAfterLogicalNotFormatStyle
SpaceAfterOperatorKeywordFormatStyle
SpaceAfterTemplateKeywordFormatStyle
SpaceAroundPointerQualifiersFormatStyle
SpaceAroundPointerQualifiersStyle enum nameFormatStyle
SpaceBeforeAssignmentOperatorsFormatStyle
SpaceBeforeCaseColonFormatStyle
SpaceBeforeCpp11BracedListFormatStyle
SpaceBeforeCtorInitializerColonFormatStyle
SpaceBeforeEnumUnderlyingTypeColonFormatStyle
SpaceBeforeInheritanceColonFormatStyle
SpaceBeforeJsonColonFormatStyle
SpaceBeforeParensFormatStyle
SpaceBeforeParensOptionsFormatStyle
SpaceBeforeParensStyle enum nameFormatStyle
SpaceBeforeRangeBasedForLoopColonFormatStyle
SpaceBeforeSquareBracketsFormatStyle
SpaceInEmptyBracesFormatStyle
SpaceInEmptyBracesStyle enum nameFormatStyle
SpacesBeforeTrailingCommentsFormatStyle
SpacesInAnglesFormatStyle
SpacesInAnglesStyle enum nameFormatStyle
SpacesInBlockCommentsStyle enum nameFormatStyle
SpacesInContainerLiteralsFormatStyle
SpacesInLineCommentPrefixFormatStyle
SpacesInParensFormatStyle
SpacesInParensOptionsFormatStyle
SpacesInParensStyle enum nameFormatStyle
SpacesInSquareBracketsFormatStyle
SRS_Always enum valueFormatStyle
SRS_Empty enum valueFormatStyle
SRS_EmptyAndAttached enum valueFormatStyle
SRS_Never enum valueFormatStyle
StandardFormatStyle
StatementAttributeLikeMacrosFormatStyle
StatementMacrosFormatStyle
SUD_Lexicographic enum valueFormatStyle
SUD_LexicographicNumeric enum valueFormatStyle
SUD_Never enum valueFormatStyle
TableGenBreakingDAGArgOperatorsFormatStyle
TableGenBreakInsideDAGArgFormatStyle
TabWidthFormatStyle
TCAS_Always enum valueFormatStyle
TCAS_Leave enum valueFormatStyle
TCAS_Never enum valueFormatStyle
TCS_None enum valueFormatStyle
TCS_Wrapped enum valueFormatStyle
TemplateNamesFormatStyle
TrailingCommaStyle enum nameFormatStyle
TrailingCommentsAlignmentKinds enum nameFormatStyle
TypenameMacrosFormatStyle
TypeNamesFormatStyle
UseTabFormatStyle
UseTabStyle enum nameFormatStyle
UT_AlignWithSpaces enum valueFormatStyle
UT_Always enum valueFormatStyle
UT_ForContinuationAndIndentation enum valueFormatStyle
UT_ForIndentation enum valueFormatStyle
UT_Never enum valueFormatStyle
VariableTemplatesFormatStyle
VerilogBreakBetweenInstancePortsFormatStyle
WhitespaceSensitiveMacrosFormatStyle
withFormatStyle
WNBWELS_Always enum valueFormatStyle
WNBWELS_Leave enum valueFormatStyle
WNBWELS_Never enum valueFormatStyle
WrapNamespaceBodyWithEmptyLinesFormatStyle
WrapNamespaceBodyWithEmptyLinesStyle enum nameFormatStyle