clang 22.0.0git
clang::DiagnosticIDs::CustomDiagDesc Member List

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::CustomDiagDescinline
GetClass() constclang::DiagnosticIDs::CustomDiagDescinline
GetDefaultSeverity() constclang::DiagnosticIDs::CustomDiagDescinline
GetDescription() constclang::DiagnosticIDs::CustomDiagDescinline
GetGroup() constclang::DiagnosticIDs::CustomDiagDescinline
operator<(const CustomDiagDesc &lhs, const CustomDiagDesc &rhs)clang::DiagnosticIDs::CustomDiagDescfriend
operator==(const CustomDiagDesc &lhs, const CustomDiagDesc &rhs)clang::DiagnosticIDs::CustomDiagDescfriend
ShouldShowInSystemHeader() constclang::DiagnosticIDs::CustomDiagDescinline