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