|
clang 24.0.0git
|
This is the complete list of members for FormatStyle::SpacesInParensCustom, including all inherited members.
| ExceptDoubleParentheses | FormatStyle::SpacesInParensCustom | |
| InConditionalStatements | FormatStyle::SpacesInParensCustom | |
| InCStyleCasts | FormatStyle::SpacesInParensCustom | |
| InEmptyParentheses | FormatStyle::SpacesInParensCustom | |
| operator!=(const SpacesInParensCustom &R) const | FormatStyle::SpacesInParensCustom | inline |
| operator==(const SpacesInParensCustom &R) const | FormatStyle::SpacesInParensCustom | inline |
| Other | FormatStyle::SpacesInParensCustom | |
| SpacesInParensCustom() | FormatStyle::SpacesInParensCustom | inline |
| SpacesInParensCustom(bool ExceptDoubleParentheses, bool InConditionalStatements, bool InCStyleCasts, bool InEmptyParentheses, bool Other) | FormatStyle::SpacesInParensCustom | inline |