| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 49 class BugReporterVisitor : public llvm::FoldingSetNode { 51 BugReporterVisitor() = default; 52 BugReporterVisitor(const BugReporterVisitor &) = default; 53 BugReporterVisitor(BugReporterVisitor &&) {} in BugReporterVisitor() argument 57 BugReporterVisitor &operator=(const BugReporterVisitor &) = delete; 58 BugReporterVisitor &operator=(BugReporterVisitor &&) = delete; 60 virtual ~BugReporterVisitor(); 348 class TrackingBugReporterVisitor : public BugReporterVisitor { 395 class TrackConstraintBRVisitor final : public BugReporterVisitor { 430 class NilReceiverBRVisitor final : public BugReporterVisitor { [all …]
|
| H A D | Z3CrosscheckVisitor.h | 24 class Z3CrosscheckVisitor final : public BugReporterVisitor {
|
| H A D | BugReporter.h | 291 using VisitorList = SmallVector<std::unique_ptr<BugReporterVisitor>, 8>; 330 llvm::FoldingSet<BugReporterVisitor> CallbacksSet; 495 void addVisitor(std::unique_ptr<BugReporterVisitor> visitor);
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | AllocationState.h | 26 std::unique_ptr<BugReporterVisitor> getInnerPointerBRVisitor(SymbolRef Sym);
|
| H A D | InnerPointerChecker.cpp | 60 class InnerPointerBRVisitor : public BugReporterVisitor { 278 std::unique_ptr<BugReporterVisitor> getInnerPointerBRVisitor(SymbolRef Sym) { in getInnerPointerBRVisitor()
|
| H A D | ChrootChecker.cpp | 115 class ChrootInvocationVisitor final : public BugReporterVisitor {
|
| H A D | DynamicTypeChecker.cpp | 33 class DynamicTypeBugVisitor : public BugReporterVisitor {
|
| H A D | CXXDeleteChecker.cpp | 44 class PtrCastVisitor : public BugReporterVisitor {
|
| H A D | ObjCSuperDeallocChecker.cpp | 65 class SuperDeallocBRVisitor final : public BugReporterVisitor {
|
| H A D | TestAfterDivZeroChecker.cpp | 55 class DivisionBRVisitor : public BugReporterVisitor {
|
| H A D | BlockInCriticalSectionChecker.cpp | 148 class SuppressNonBlockingStreams : public BugReporterVisitor {
|
| H A D | ValistChecker.cpp | 72 class ValistBugVisitor : public BugReporterVisitor {
|
| H A D | MacOSKeychainAPIChecker.cpp | 127 class SecKeychainBugVisitor : public BugReporterVisitor {
|
| H A D | MoveChecker.cpp | 158 class MovedBugVisitor : public BugReporterVisitor {
|
| H A D | DynamicTypePropagation.cpp | 73 class GenericsBugVisitor : public BugReporterVisitor {
|
| H A D | NullabilityChecker.cpp | 140 class NullabilityBugVisitor : public BugReporterVisitor {
|
| H A D | LocalizationChecker.cpp | 111 class NonLocalizedStringBRVisitor final : public BugReporterVisitor {
|
| H A D | StreamChecker.cpp | 1840 class StreamClosedVisitor final : public BugReporterVisitor {
|
| H A D | MallocChecker.cpp | 961 class MallocBugVisitor final : public BugReporterVisitor {
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountDiagnostics.cpp | 312 class RefCountReportVisitor : public BugReporterVisitor { 758 return BugReporterVisitor::getDefaultEndPath(BRC, EndN, BR); in getEndPath()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 92 BugReporterVisitor::~BugReporterVisitor() = default; 2042 LastPiece = BugReporterVisitor::getDefaultEndPath(*this, ErrorNode, in generate() 2188 std::unique_ptr<BugReporterVisitor> visitor) { in addVisitor() 2849 for (std::unique_ptr<BugReporterVisitor> &Visitor : R->visitors()) in generateVisitorsDiagnostics()
|
| H A D | BugReporterVisitors.cpp | 349 PathDiagnosticPieceRef BugReporterVisitor::getEndPath(BugReporterContext &, in getEndPath() 355 void BugReporterVisitor::finalizeVisitor(BugReporterContext &, in finalizeVisitor() 360 BugReporterVisitor::getDefaultEndPath(const BugReporterContext &BRC, in getDefaultEndPath() 807 class MacroNullReturnSuppressionVisitor final : public BugReporterVisitor {
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 6789 {"_ZN5clang4ento18BugReporterVisitor24isOwnedByReporterContextEv", "clang::ento::BugReporterVisitor… 7136 {"_ZN5clang4ento18BugReporterVisitorD0Ev", "clang::ento::BugReporterVisitor::~BugReporterVisitor()"… 7137 {"_ZN5clang4ento18BugReporterVisitorD1Ev", "clang::ento::BugReporterVisitor::~BugReporterVisitor()"… 7138 {"_ZN5clang4ento18BugReporterVisitorD2Ev", "clang::ento::BugReporterVisitor::~BugReporterVisitor()"… 7142 …eporterVisitorE", "clang::ento::BugReporterContext::addVisitor(clang::ento::BugReporterVisitor*)"}, 7206 …ng4ento18BugReporterVisitorEED1Ev", "llvm::FoldingSet<clang::ento::BugReporterVisitor>::~FoldingSe… 7221 …ry<clang::ento::BugReporterVisitor*>::concat(clang::ento::BugReporterVisitor* const&, llvm::Immuta… 7222 …rEEEED1Ev", "llvm::FoldingSet<llvm::ImmutableListImpl<clang::ento::BugReporterVisitor*>>::~Folding… 7223 …rEEEED0Ev", "llvm::FoldingSet<llvm::ImmutableListImpl<clang::ento::BugReporterVisitor*>>::~Folding… 7224 …etNodeIDE", "llvm::FoldingSet<llvm::ImmutableListImpl<clang::ento::BugReporterVisitor*>>::GetNodeP… [all …]
|