Searched defs:PathSensitiveBugReport (Results 1 – 10 of 10) sorted by relevance
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | BugReporterVisitors.h | 36 class PathSensitiveBugReport; variable 310 PathSensitiveBugReport &) override { in VisitNode() argument
|
| D | BugReporter.h | 371 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function 375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, in PathSensitiveBugReport() function 388 PathSensitiveBugReport(const BugType &bt, StringRef desc, in PathSensitiveBugReport() function
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | ReturnValueChecker.cpp | 102 [Name, ExpectedValue](PathSensitiveBugReport &) -> std::string { in checkPostCall() argument
|
| D | DynamicTypeChecker.cpp | 92 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
| D | ObjCSuperDeallocChecker.cpp | 249 PathSensitiveBugReport &) { in VisitNode() argument
|
| D | InnerPointerChecker.cpp | 282 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
| D | ValistChecker.cpp | 379 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporterVisitors.cpp | 298 PathSensitiveBugReport &) { in getEndPath() argument 304 PathSensitiveBugReport &) {} in finalizeVisitor() argument 1546 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() argument 2876 const ExplodedNode *N, BugReporterContext &, PathSensitiveBugReport &) { in VisitNode() argument
|
| D | CoreEngine.cpp | 223 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument
|
| D | BugReporter.cpp | 2130 PathSensitiveBugReport::PathSensitiveBugReport( in PathSensitiveBugReport() function in PathSensitiveBugReport
|