Home
last modified time | relevance | path

Searched refs:VisitNode (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp37 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg);
77 return VisitNode(DT->getRootNode(), 0); in runOnMachineFunction()
85 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() function in SystemZLDCleanup
107 Changed |= VisitNode(N, TLSBaseAddrReg); in VisitNode()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h72 virtual PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
416 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
437 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
464 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
539 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() function
566 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
595 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
605 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
716 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
H A DZ3CrosscheckVisitor.h36 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp52 return VisitNode(DT->getRootNode(), 0); in runOnMachineFunction()
60 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { in VisitNode() function
87 Changed |= VisitNode(N, TLSBaseAddrReg); in VisitNode()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp498 auto VisitNode = [&](const Node &N, std::size_t Row, in nearestMatchesForCodepointName()
499 auto &VisitNode) -> void { in nearestMatchesForCodepointName()
532 VisitNode(C, Row, VisitNode); in nearestMatchesForCodepointName()
540 VisitNode(Root, 1, VisitNode); in nearestMatchesForCodepointName()
501 auto VisitNode = [&](const Node &N, std::size_t Row, nearestMatchesForCodepointName() local
502 __anonef2277cc0802(const Node &N, std::size_t Row, auto &VisitNode) nearestMatchesForCodepointName() argument
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp43 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
83 PathDiagnosticPieceRef DynamicTypeChecker::DynamicTypeBugVisitor::VisitNode( in VisitNode() function in DynamicTypeChecker::DynamicTypeBugVisitor
H A DCXXDeleteChecker.cpp50 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
180 CXXDeleteChecker::PtrCastVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in CXXDeleteChecker::PtrCastVisitor
H A DObjCSuperDeallocChecker.cpp73 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
240 SuperDeallocBRVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in SuperDeallocBRVisitor
H A DTestAfterDivZeroChecker.cpp70 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
94 DivisionBRVisitor::VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, in REGISTER_SET_WITH_PROGRAMSTATE()
H A DInnerPointerChecker.cpp75 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
296 PathDiagnosticPieceRef InnerPointerChecker::InnerPointerBRVisitor::VisitNode( in VisitNode() function in InnerPointerChecker::InnerPointerBRVisitor
H A DValistChecker.cpp92 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
377 PathDiagnosticPieceRef ValistChecker::ValistBugVisitor::VisitNode( in VisitNode() function in ValistChecker::ValistBugVisitor
H A DChrootChecker.cpp120 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anon67def0520211::ChrootInvocationVisitor
H A DMacOSKeychainAPIChecker.cpp141 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
610 MacOSKeychainAPIChecker::SecKeychainBugVisitor::VisitNode( in VisitNode() function in MacOSKeychainAPIChecker::SecKeychainBugVisitor
H A DMoveChecker.cpp174 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
277 MoveChecker::MovedBugVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in MoveChecker::MovedBugVisitor
H A DDynamicTypePropagation.cpp83 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
1044 PathDiagnosticPieceRef DynamicTypePropagation::GenericsBugVisitor::VisitNode( in VisitNode() function in DynamicTypePropagation::GenericsBugVisitor
H A DBlockInCriticalSectionChecker.cpp168 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anon83a18dc50111::SuppressNonBlockingStreams
H A DNullabilityChecker.cpp150 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
338 PathDiagnosticPieceRef NullabilityChecker::NullabilityBugVisitor::VisitNode( in VisitNode() function in NullabilityChecker::NullabilityBugVisitor
H A DLocalizationChecker.cpp122 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
991 NonLocalizedStringBRVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in NonLocalizedStringBRVisitor
H A DMallocChecker.cpp1039 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
3615 PathDiagnosticPieceRef MallocBugVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in MallocBugVisitor
H A DStreamChecker.cpp1857 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anon299e83ef0c11::StreamClosedVisitor
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp87 MPIBugReporter::RequestNodeVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in clang::ento::mpi::MPIBugReporter::RequestNodeVisitor
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp466 PathDiagnosticPieceRef NoStateChangeFuncVisitor::VisitNode( in VisitNode() function in NoStateChangeFuncVisitor
819 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anone7bfbb230211::MacroNullReturnSuppressionVisitor
1105 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anone7bfbb230311::ReturnVisitor
1162 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
1476 PathDiagnosticPieceRef StoreSiteFinder::VisitNode(const ExplodedNode *Succ, in VisitNode() function in StoreSiteFinder
1791 PathDiagnosticPieceRef TrackConstraintBRVisitor::VisitNode( in VisitNode() function in TrackConstraintBRVisitor
1863 SuppressInlineDefensiveChecksVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in SuppressInlineDefensiveChecksVisitor
1966 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
2024 TrackControlDependencyCondBRVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in TrackControlDependencyCondBRVisitor
2677 NilReceiverBRVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() function in NilReceiverBRVisitor
[all …]
H A DZ3CrosscheckVisitor.cpp138 Z3CrosscheckVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &, in VisitNode() function in Z3CrosscheckVisitor
H A DBugReporter.cpp2873 auto P = V->VisitNode(NextNode, BRC, *R); in generateVisitorsDiagnostics()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp325 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
453 RefCountReportVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() function in RefCountReportVisitor

12