clang 19.0.0git
clang::ento::NoStateChangeFuncVisitor Member List

This is the complete list of members for clang::ento::NoStateChangeFuncVisitor, including all inherited members.

BugReporterVisitor()=defaultclang::ento::BugReporterVisitor
BugReporterVisitor(const BugReporterVisitor &)=defaultclang::ento::BugReporterVisitor
BugReporterVisitor(BugReporterVisitor &&)clang::ento::BugReporterVisitorinline
finalizeVisitor(BugReporterContext &BRC, const ExplodedNode *EndPathNode, PathSensitiveBugReport &BR)clang::ento::BugReporterVisitorvirtual
getDefaultEndPath(const BugReporterContext &BRC, const ExplodedNode *N, const PathSensitiveBugReport &BR)clang::ento::BugReporterVisitorstatic
getEndPath(BugReporterContext &BRC, const ExplodedNode *N, PathSensitiveBugReport &BR)clang::ento::BugReporterVisitorvirtual
maybeEmitNoteForCXXThis(PathSensitiveBugReport &R, const CXXConstructorCall &Call, const ExplodedNode *N)=0clang::ento::NoStateChangeFuncVisitorprotectedpure virtual
maybeEmitNoteForObjCSelf(PathSensitiveBugReport &R, const ObjCMethodCall &Call, const ExplodedNode *N)=0clang::ento::NoStateChangeFuncVisitorprotectedpure virtual
maybeEmitNoteForParameters(PathSensitiveBugReport &R, const CallEvent &Call, const ExplodedNode *N)=0clang::ento::NoStateChangeFuncVisitorprotectedpure virtual
NoStateChangeFuncVisitor(bugreporter::TrackingKind TKind)clang::ento::NoStateChangeFuncVisitorinline
operator=(const BugReporterVisitor &)=deleteclang::ento::BugReporterVisitor
operator=(BugReporterVisitor &&)=deleteclang::ento::BugReporterVisitor
Profile(llvm::FoldingSetNodeID &ID) const =0clang::ento::BugReporterVisitorpure virtual
TKindclang::ento::NoStateChangeFuncVisitorprotected
VisitNode(const ExplodedNode *N, BugReporterContext &BR, PathSensitiveBugReport &R) finalclang::ento::NoStateChangeFuncVisitorvirtual
wasModifiedBeforeCallExit(const ExplodedNode *CurrN, const ExplodedNode *CallExitBeginN)clang::ento::NoStateChangeFuncVisitorinlineprotectedvirtual
wasModifiedInFunction(const ExplodedNode *CallEnterN, const ExplodedNode *CallExitEndN)clang::ento::NoStateChangeFuncVisitorinlineprotectedvirtual
~BugReporterVisitor()clang::ento::BugReporterVisitorvirtual