clang 20.0.0git
|
This is the complete list of members for clang::ento::NoStoreFuncVisitor, 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 |
NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) | clang::ento::NoStateChangeFuncVisitor | inline |
NoStoreFuncVisitor(const SubRegion *R, bugreporter::TrackingKind TKind=bugreporter::TrackingKind::Thorough) | clang::ento::NoStoreFuncVisitor | inline |
operator=(const BugReporterVisitor &)=delete | clang::ento::BugReporterVisitor | |
operator=(BugReporterVisitor &&)=delete | clang::ento::BugReporterVisitor | |
Profile(llvm::FoldingSetNodeID &ID) const override | clang::ento::NoStoreFuncVisitor | inlinevirtual |
TKind | clang::ento::NoStateChangeFuncVisitor | protected |
VisitNode(const ExplodedNode *N, BugReporterContext &BR, PathSensitiveBugReport &R) final | clang::ento::NoStateChangeFuncVisitor | virtual |
wasModifiedInFunction(const ExplodedNode *CallEnterN, const ExplodedNode *CallExitEndN) | clang::ento::NoStateChangeFuncVisitor | inlineprotectedvirtual |
~BugReporterVisitor() | clang::ento::BugReporterVisitor | virtual |