|
clang 22.0.0git
|
This is the complete list of members for clang::format::IndentationAndAlignment, including all inherited members.
| addPadding(unsigned Spaces) const | clang::format::IndentationAndAlignment | |
| IndentationAndAlignment(unsigned Total, unsigned IndentedFrom) | clang::format::IndentationAndAlignment | |
| IndentationAndAlignment(unsigned Spaces) | clang::format::IndentationAndAlignment | |
| IndentedFrom | clang::format::IndentationAndAlignment | |
| operator+(unsigned Spaces) const | clang::format::IndentationAndAlignment | |
| operator+=(unsigned Spaces) | clang::format::IndentationAndAlignment | |
| operator-(unsigned Spaces) const | clang::format::IndentationAndAlignment | |
| operator<(const IndentationAndAlignment &Other) const | clang::format::IndentationAndAlignment | |
| Total | clang::format::IndentationAndAlignment |