Searched defs:PathSensitiveBugReport (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 369 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function 373 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() function 386 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function [all...] |
H A D | BugReporterVisitors.h | 41 class PathSensitiveBugReport; variable 539 VisitNode(const ExplodedNode *,BugReporterContext &,PathSensitiveBugReport &) VisitNode() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ReturnValueChecker.cpp | 104 __anonfd376dd20202(PathSensitiveBugReport &) checkPostCall() argument
|
H A D | DynamicTypeChecker.cpp | 86 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
H A D | ObjCSuperDeallocChecker.cpp | 242 PathSensitiveBugReport &) { in VisitNode() argument
|
H A D | InnerPointerChecker.cpp | 307 VisitNode(const ExplodedNode * N,BugReporterContext & BRC,PathSensitiveBugReport &) VisitNode() argument
|
H A D | ValistChecker.cpp | 379 VisitNode(const ExplodedNode * N,BugReporterContext & BRC,PathSensitiveBugReport &) VisitNode() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CoreEngine.cpp | 252 __anon7292b5c00202(BugReporterContext &, PathSensitiveBugReport &) HandleBlockEdge() argument
|
H A D | BugReporterVisitors.cpp | 351 getEndPath(BugReporterContext &,const ExplodedNode *,PathSensitiveBugReport &) getEndPath() argument 357 finalizeVisitor(BugReporterContext &,const ExplodedNode *,PathSensitiveBugReport &) finalizeVisitor() argument 1836 VisitNode(const ExplodedNode * N,BugReporterContext & BRC,PathSensitiveBugReport &) VisitNode() argument 3501 VisitNode(const ExplodedNode * N,BugReporterContext &,PathSensitiveBugReport &) VisitNode() argument [all...] |
H A D | BugReporter.cpp | 2129 PathSensitiveBugReport::PathSensitiveBugReport( PathSensitiveBugReport() function in PathSensitiveBugReport [all...] |