clang 24.0.0git
FormatStyle::SpacesInParensCustom Member List

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

ExceptDoubleParenthesesFormatStyle::SpacesInParensCustom
InConditionalStatementsFormatStyle::SpacesInParensCustom
InCStyleCastsFormatStyle::SpacesInParensCustom
InEmptyParenthesesFormatStyle::SpacesInParensCustom
operator!=(const SpacesInParensCustom &R) constFormatStyle::SpacesInParensCustominline
operator==(const SpacesInParensCustom &R) constFormatStyle::SpacesInParensCustominline
OtherFormatStyle::SpacesInParensCustom
SpacesInParensCustom()FormatStyle::SpacesInParensCustominline
SpacesInParensCustom(bool ExceptDoubleParentheses, bool InConditionalStatements, bool InCStyleCasts, bool InEmptyParentheses, bool Other)FormatStyle::SpacesInParensCustominline