clang API Documentation

clang::ento::BugReporterVisitor Member List
This is the complete list of members for clang::ento::BugReporterVisitor, including all inherited members.
clone() const =0clang::ento::BugReporterVisitor [pure virtual]
getDefaultEndPath(BugReporterContext &BRC, const ExplodedNode *N, BugReport &BR)clang::ento::BugReporterVisitor [static]
getEndPath(BugReporterContext &BRC, const ExplodedNode *N, BugReport &BR)clang::ento::BugReporterVisitor [virtual]
Profile(llvm::FoldingSetNodeID &ID) const =0clang::ento::BugReporterVisitor [pure virtual]
VisitNode(const ExplodedNode *Succ, const ExplodedNode *Pred, BugReporterContext &BRC, BugReport &BR)=0clang::ento::BugReporterVisitor [pure virtual]
~BugReporterVisitor()clang::ento::BugReporterVisitor [virtual]