| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 40 class BugReporterContext; variable 65 BugReporterContext &BRC, 70 virtual void finalizeVisitor(BugReporterContext &BRC, 408 BugReporterContext &BRC, 426 BugReporterContext &BRC, 453 BugReporterContext &BRC, 507 BugReporterContext &BRC, 559 BugReporterContext &BRC, 588 BugReporterContext &BRC, 606 BugReporterContext &BRC, [all …]
|
| H A D | BugReporter.h | 703 class BugReporterContext { 709 BugReporterContext(PathSensitiveBugReporter &br) : BR(br) {} in BugReporterContext() function 711 virtual ~BugReporterContext() = default; 767 using Callback = std::function<std::string(BugReporterContext &, 784 Optional<std::string> generateMessage(BugReporterContext &BRC, in generateMessage()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 263 BugReporterContext &BRC) { in getMacroName() 325 void BugReporterVisitor::finalizeVisitor(BugReporterContext &, in finalizeVisitor() argument 399 BugReporterContext &BR, 826 BugReporterContext &BRC, in VisitNode() 1116 BugReporterContext &BRC, in VisitNode() 1175 BugReporterContext &BRC, 1774 BugReporterContext &BRC, 2502 BugReporterContext &BRC, in VisitNodeImpl() 2542 BugReporterContext &BRC) { in VisitTerminator() 3025 BugReporterContext &BRC, const ExplodedNode *N, in finalizeVisitor() [all …]
|
| H A D | BugReporter.cpp | 89 void BugReporterContext::anchor() {} in anchor() 203 class PathDiagnosticBuilder : public BugReporterContext { 227 BugReporterContext BRC, std::unique_ptr<ExplodedGraph> BugPath, 1978 BugReporterContext BRC, std::unique_ptr<ExplodedGraph> BugPath, in PathDiagnosticBuilder() 1981 : BugReporterContext(BRC), BugPath(std::move(BugPath)), R(r), in PathDiagnosticBuilder() 2763 BugReporterContext &BRC) { in generateVisitorsDiagnostics() 2838 BugReporterContext BRC(Reporter); in findValidReport()
|
| H A D | CoreEngine.cpp | 223 [](BugReporterContext &, PathSensitiveBugReport &) -> std::string { in HandleBlockEdge() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | DeleteWithNonVirtualDtorChecker.cpp | 49 BugReporterContext &BRC, 107 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
| H A D | DynamicTypeChecker.cpp | 51 BugReporterContext &BRC, 92 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
| H A D | ObjCSuperDeallocChecker.cpp | 73 BugReporterContext &BRC, 248 BugReporterContext &BRC, in VisitNode()
|
| H A D | ValistChecker.cpp | 80 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() 92 BugReporterContext &BRC, 379 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
| H A D | TestAfterDivZeroChecker.cpp | 73 BugReporterContext &BRC, 96 DivisionBRVisitor::VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, in REGISTER_SET_WITH_PROGRAMSTATE()
|
| H A D | InnerPointerChecker.cpp | 58 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, 310 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
| H A D | Taint.h | 98 BugReporterContext &BRC,
|
| H A D | MoveChecker.cpp | 174 BugReporterContext &BRC, 276 BugReporterContext &BRC, in VisitNode()
|
| H A D | MacOSKeychainAPIChecker.cpp | 146 BugReporterContext &BRC, 622 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
| H A D | Taint.cpp | 233 BugReporterContext &BRC, in VisitNode()
|
| H A D | DynamicTypePropagation.cpp | 88 BugReporterContext &BRC, 1048 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
| H A D | NullabilityChecker.cpp | 147 BugReporterContext &BRC, 298 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
| H A D | LocalizationChecker.cpp | 127 BugReporterContext &BRC, 1002 BugReporterContext &BRC, in VisitNode()
|
| H A D | MallocChecker.cpp | 814 BugReporterContext &BRC, 817 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() 3160 BugReporterContext &BRC, in VisitNode()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CheckerContext.h | 272 [Cb](BugReporterContext &, 286 return getNoteTag([Cb](BugReporterContext &, 299 [Note](BugReporterContext &,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountDiagnostics.cpp | 332 BugReporterContext &BRC, 335 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, 345 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, 459 RefCountReportVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() 757 RefCountReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 765 RefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
| H A D | MPIBugReporter.h | 93 BugReporterContext &BRC,
|
| H A D | MPIBugReporter.cpp | 89 BugReporterContext &BRC, in VisitNode()
|