|
clang 22.0.0git
|
This is the complete list of members for clang::ento::NoStateChangeFuncVisitor, 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 |
| maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, const CXXConstructorCall &Call, const ExplodedNode *N)=0 | clang::ento::NoStateChangeFuncVisitor | protectedpure virtual |
| maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, const ObjCMethodCall &Call, const ExplodedNode *N)=0 | clang::ento::NoStateChangeFuncVisitor | protectedpure virtual |
| maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, const ExplodedNode *N)=0 | clang::ento::NoStateChangeFuncVisitor | protectedpure virtual |
| NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind) | clang::ento::NoStateChangeFuncVisitor | inline |
| operator=(const BugReporterVisitor &)=delete | clang::ento::BugReporterVisitor | |
| operator=(BugReporterVisitor &&)=delete | clang::ento::BugReporterVisitor | |
| Profile(llvm::FoldingSetNodeID &ID) const =0 | clang::ento::BugReporterVisitor | pure virtual |
| TKind | clang::ento::NoStateChangeFuncVisitor | protected |
| VisitNode(const ExplodedNode *N, BugReporterContext &BR, PathSensitiveBugReport &R) final | clang::ento::NoStateChangeFuncVisitor | virtual |
| wasModifiedBeforeCallExit(const ExplodedNode *CurrN, const ExplodedNode *CallExitBeginN) | clang::ento::NoStateChangeFuncVisitor | inlineprotectedvirtual |
| wasModifiedInFunction(const ExplodedNode *CallEnterN, const ExplodedNode *CallExitEndN) | clang::ento::NoStateChangeFuncVisitor | inlineprotectedvirtual |
| ~BugReporterVisitor() | clang::ento::BugReporterVisitor | virtual |