|
clang 24.0.0git
|
This is the complete list of members for FormatStyle::ShortFunctionStyle, including all inherited members.
| Empty | FormatStyle::ShortFunctionStyle | |
| Inline | FormatStyle::ShortFunctionStyle | |
| isAll() const | FormatStyle::ShortFunctionStyle | inline |
| operator!=(const ShortFunctionStyle &R) const | FormatStyle::ShortFunctionStyle | inline |
| operator==(const ShortFunctionStyle &R) const | FormatStyle::ShortFunctionStyle | inline |
| Other | FormatStyle::ShortFunctionStyle | |
| setAll() | FormatStyle::ShortFunctionStyle | inlinestatic |
| setEmptyAndInline() | FormatStyle::ShortFunctionStyle | inlinestatic |
| setEmptyOnly() | FormatStyle::ShortFunctionStyle | inlinestatic |
| setInlineOnly() | FormatStyle::ShortFunctionStyle | inlinestatic |
| ShortFunctionStyle() | FormatStyle::ShortFunctionStyle | inline |
| ShortFunctionStyle(bool Empty, bool Inline, bool Other) | FormatStyle::ShortFunctionStyle | inline |