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