clang API Documentation

clang::ento::BugReporter Member List
This is the complete list of members for clang::ento::BugReporter, including all inherited members.
BaseBRKind enum valueclang::ento::BugReporter
begin()clang::ento::BugReporter [inline]
BugReporter(BugReporterData &d, Kind k)clang::ento::BugReporter [inline, protected]
BugReporter(BugReporterData &d)clang::ento::BugReporter [inline]
EmitBasicReport(const Decl *DeclWithIssue, const CheckerBase *Checker, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges=None)clang::ento::BugReporter
EmitBasicReport(const Decl *DeclWithIssue, CheckName CheckName, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges=None)clang::ento::BugReporter
emitReport(BugReport *R)clang::ento::BugReporter
end()clang::ento::BugReporter [inline]
EQClasses_begin()clang::ento::BugReporter [inline]
EQClasses_end()clang::ento::BugReporter [inline]
EQClasses_iterator typedefclang::ento::BugReporter
FlushReports()clang::ento::BugReporter
generatePathDiagnostic(PathDiagnostic &pathDiagnostic, PathDiagnosticConsumer &PC, ArrayRef< BugReport * > &bugReports)clang::ento::BugReporter [inline, virtual]
getAnalyzerOptions()clang::ento::BugReporter [inline]
getContext()clang::ento::BugReporter [inline]
getDiagnostic()clang::ento::BugReporter [inline]
getKind() const clang::ento::BugReporter [inline]
getPathDiagnosticConsumers()clang::ento::BugReporter [inline]
getSourceManager()clang::ento::BugReporter [inline]
GRBugReporterKind enum valueclang::ento::BugReporter
iterator typedefclang::ento::BugReporter
Kind enum nameclang::ento::BugReporter
Register(BugType *BT)clang::ento::BugReporter
RemoveUnneededCalls(PathPieces &pieces, BugReport *R)clang::ento::BugReporter
~BugReporter()clang::ento::BugReporter [virtual]