|
clang 24.0.0git
|
Static Public Member Functions | |
| static void | mapping (IO &IO, FormatStyle::SpaceBeforeParensCustom &Spacing) |
Definition at line 913 of file Format.cpp.
|
inlinestatic |
Definition at line 914 of file Format.cpp.
References FormatStyle::SpaceBeforeParensCustom::AfterControlStatements, FormatStyle::SpaceBeforeParensCustom::AfterForeachMacros, FormatStyle::SpaceBeforeParensCustom::AfterFunctionDeclarationName, FormatStyle::SpaceBeforeParensCustom::AfterFunctionDefinitionName, FormatStyle::SpaceBeforeParensCustom::AfterIfMacros, FormatStyle::SpaceBeforeParensCustom::AfterNot, FormatStyle::SpaceBeforeParensCustom::AfterOverloadedOperator, FormatStyle::SpaceBeforeParensCustom::AfterPlacementOperator, FormatStyle::SpaceBeforeParensCustom::AfterRequiresInClause, FormatStyle::SpaceBeforeParensCustom::AfterRequiresInExpression, and FormatStyle::SpaceBeforeParensCustom::BeforeNonEmptyParentheses.