clang 22.0.0git
|
This is the complete list of members for clang::DiagnosticIDs::CustomDiagDesc, including all inherited members.
CustomDiagDesc(diag::Severity DefaultSeverity, std::string Description, unsigned Class=CLASS_WARNING, bool ShowInSystemHeader=false, bool ShowInSystemMacro=false, std::optional< diag::Group > Group=std::nullopt) | clang::DiagnosticIDs::CustomDiagDesc | inline |
GetClass() const | clang::DiagnosticIDs::CustomDiagDesc | inline |
GetDefaultSeverity() const | clang::DiagnosticIDs::CustomDiagDesc | inline |
GetDescription() const | clang::DiagnosticIDs::CustomDiagDesc | inline |
GetGroup() const | clang::DiagnosticIDs::CustomDiagDesc | inline |
operator<(const CustomDiagDesc &lhs, const CustomDiagDesc &rhs) | clang::DiagnosticIDs::CustomDiagDesc | friend |
operator==(const CustomDiagDesc &lhs, const CustomDiagDesc &rhs) | clang::DiagnosticIDs::CustomDiagDesc | friend |
ShouldShowInSystemHeader() const | clang::DiagnosticIDs::CustomDiagDesc | inline |