This is the complete list of members for clang::VerifyDiagnosticConsumer::Directive, including all inherited members.
create(bool RegexKind, SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) | clang::VerifyDiagnosticConsumer::Directive | static |
DiagnosticLoc | clang::VerifyDiagnosticConsumer::Directive | |
Directive(const Directive &)=delete | clang::VerifyDiagnosticConsumer::Directive | |
Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, bool MatchAnyFileAndLine, bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max) | clang::VerifyDiagnosticConsumer::Directive | inlineprotected |
DirectiveLoc | clang::VerifyDiagnosticConsumer::Directive | |
isValid(std::string &Error)=0 | clang::VerifyDiagnosticConsumer::Directive | pure virtual |
match(StringRef S)=0 | clang::VerifyDiagnosticConsumer::Directive | pure virtual |
MatchAnyFileAndLine | clang::VerifyDiagnosticConsumer::Directive | |
MatchAnyLine | clang::VerifyDiagnosticConsumer::Directive | |
Max | clang::VerifyDiagnosticConsumer::Directive | |
MaxCount | clang::VerifyDiagnosticConsumer::Directive | static |
Min | clang::VerifyDiagnosticConsumer::Directive | |
operator=(const Directive &)=delete | clang::VerifyDiagnosticConsumer::Directive | |
Text | clang::VerifyDiagnosticConsumer::Directive | |
~Directive()=default | clang::VerifyDiagnosticConsumer::Directive | virtual |