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) override | clang::ento::retaincountchecker::RefLeakReportVisitor | virtual |
IsReleaseUnowned | clang::ento::retaincountchecker::RefCountReportVisitor | protected |
operator=(const BugReporterVisitor &)=delete | clang::ento::BugReporterVisitor | |
operator=(BugReporterVisitor &&)=delete | clang::ento::BugReporterVisitor | |
Profile(llvm::FoldingSetNodeID &ID) const override | clang::ento::retaincountchecker::RefCountReportVisitor | inlinevirtual |
RefCountReportVisitor(SymbolRef S, bool IRU) | clang::ento::retaincountchecker::RefCountReportVisitor | inline |
RefLeakReportVisitor(SymbolRef Sym, const MemRegion *LastBinding) | clang::ento::retaincountchecker::RefLeakReportVisitor | inline |
Sym | clang::ento::retaincountchecker::RefCountReportVisitor | protected |
VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) override | clang::ento::retaincountchecker::RefCountReportVisitor | virtual |
~BugReporterVisitor() | clang::ento::BugReporterVisitor | virtual |