Searched defs:PathSensitiveBugReport (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/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
|
| H A D | BugReporterVisitors.h | 41 class PathSensitiveBugReport; variable 539 PathSensitiveBugReport &) override { in VisitNode() argument
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ReturnValueChecker.cpp | 104 [Name, ExpectedValue](PathSensitiveBugReport &) -> std::string { in 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 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
| H A D | ValistChecker.cpp | 379 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CoreEngine.cpp | 252 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument
|
| H A D | BugReporterVisitors.cpp | 351 PathSensitiveBugReport &) { in getEndPath() argument 357 PathSensitiveBugReport &) {} in finalizeVisitor() argument 1836 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument 3501 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument
|
| H A D | BugReporter.cpp | 2129 PathSensitiveBugReport::PathSensitiveBugReport( in PathSensitiveBugReport() function in PathSensitiveBugReport
|