clang API Documentation

clang::VerifyDiagnosticConsumer::Directive Member List
This is the complete list of members for clang::VerifyDiagnosticConsumer::Directive, including all inherited members.
create(bool RegexKind, SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)clang::VerifyDiagnosticConsumer::Directive [static]
DiagnosticLocclang::VerifyDiagnosticConsumer::Directive
Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, bool MatchAnyLine, StringRef Text, unsigned Min, unsigned Max)clang::VerifyDiagnosticConsumer::Directive [inline, protected]
DirectiveLocclang::VerifyDiagnosticConsumer::Directive
isValid(std::string &Error)=0clang::VerifyDiagnosticConsumer::Directive [pure virtual]
match(StringRef S)=0clang::VerifyDiagnosticConsumer::Directive [pure virtual]
MatchAnyLineclang::VerifyDiagnosticConsumer::Directive
Maxclang::VerifyDiagnosticConsumer::Directive
MaxCountclang::VerifyDiagnosticConsumer::Directive [static]
Minclang::VerifyDiagnosticConsumer::Directive
Textclang::VerifyDiagnosticConsumer::Directive
~Directive()clang::VerifyDiagnosticConsumer::Directive [inline, virtual]