/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 262 BugReporterContext &BRC) { in getMacroName() 329 BugReporterVisitor::getDefaultEndPath(const BugReporterContext &BRC, in getDefaultEndPath() 825 BugReporterContext &BRC, in VisitNode() 1025 BugReporterContext &BRC, in visitNodeInitial() 1152 BugReporterContext &BRC, in visitNodeMaybeUnsuppress() 1199 BugReporterContext &BRC, in VisitNode() 1399 BugReporterContext &BRC, in VisitNode() 1652 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode() 1729 BugReporterContext &BRC, in VisitNode() 1837 BugReporterContext &BRC) { in constructDebugPieceForTrackedCondition() [all …]
|
H A D | BugReporter.cpp | 1978 BugReporterContext BRC, std::unique_ptr<ExplodedGraph> BugPath, in PathDiagnosticBuilder() 2745 BugReporterContext &BRC) { in generateVisitorsDiagnostics() 2820 BugReporterContext BRC(Reporter); in findValidReport() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | DeleteWithNonVirtualDtorChecker.cpp | 107 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
H A D | DynamicTypeChecker.cpp | 92 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
H A D | ValistChecker.cpp | 80 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() 379 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
H A D | ObjCSuperDeallocChecker.cpp | 248 BugReporterContext &BRC, in VisitNode()
|
H A D | Taint.cpp | 233 BugReporterContext &BRC, in VisitNode()
|
H A D | InnerPointerChecker.cpp | 310 const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &) { in VisitNode()
|
H A D | MacOSKeychainAPIChecker.cpp | 622 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
H A D | MoveChecker.cpp | 276 BugReporterContext &BRC, in VisitNode()
|
H A D | DynamicTypePropagation.cpp | 1048 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
H A D | LocalizationChecker.cpp | 1002 BugReporterContext &BRC, in VisitNode()
|
H A D | NullabilityChecker.cpp | 298 const ExplodedNode *N, BugReporterContext &BRC, in VisitNode()
|
H A D | MallocChecker.cpp | 817 PathDiagnosticPieceRef getEndPath(BugReporterContext &BRC, in getEndPath() 3159 BugReporterContext &BRC, in VisitNode()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIBugReporter.cpp | 89 BugReporterContext &BRC, in VisitNode()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 459 RefCountReportVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() 757 RefCountReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath() 765 RefLeakReportVisitor::getEndPath(BugReporterContext &BRC, in getEndPath()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 746 Optional<std::string> generateMessage(BugReporterContext &BRC, in generateMessage()
|