clang 20.0.0git
|
This is the complete list of members for clang::ento::BugReporterVisitor, including all inherited members.
BugReporterVisitor()=default | clang::ento::BugReporterVisitor | |
BugReporterVisitor(const BugReporterVisitor &)=default | clang::ento::BugReporterVisitor | |
BugReporterVisitor(BugReporterVisitor &&) | clang::ento::BugReporterVisitor | inline |
finalizeVisitor(BugReporterContext &BRC, const ExplodedNode *EndPathNode, PathSensitiveBugReport &BR) | clang::ento::BugReporterVisitor | virtual |
getDefaultEndPath(const BugReporterContext &BRC, const ExplodedNode *N, const PathSensitiveBugReport &BR) | clang::ento::BugReporterVisitor | static |
getEndPath(BugReporterContext &BRC, const ExplodedNode *N, PathSensitiveBugReport &BR) | clang::ento::BugReporterVisitor | virtual |
operator=(const BugReporterVisitor &)=delete | clang::ento::BugReporterVisitor | |
operator=(BugReporterVisitor &&)=delete | clang::ento::BugReporterVisitor | |
Profile(llvm::FoldingSetNodeID &ID) const =0 | clang::ento::BugReporterVisitor | pure virtual |
VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, PathSensitiveBugReport &BR)=0 | clang::ento::BugReporterVisitor | pure virtual |
~BugReporterVisitor() | clang::ento::BugReporterVisitor | virtual |