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