Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp40 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg);
80 return VisitNode(DT->getRootNode(), 0); in runOnMachineFunction()
88 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, in VisitNode() function in SystemZLDCleanup
110 Changed |= VisitNode(N, TLSBaseAddrReg); in VisitNode()
/src/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,
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp55 return VisitNode(DT->getRootNode(), 0); in runOnMachineFunction()
63 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { in VisitNode() function
90 Changed |= VisitNode(N, TLSBaseAddrReg); in VisitNode()
/src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp498 auto VisitNode = [&](const Node &N, std::size_t Row, in nearestMatchesForCodepointName() local
499 auto &VisitNode) -> void { in nearestMatchesForCodepointName() argument
532 VisitNode(C, Row, VisitNode); in nearestMatchesForCodepointName()
540 VisitNode(Root, 1, VisitNode); in nearestMatchesForCodepointName()
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp45 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
85 PathDiagnosticPieceRef DynamicTypeChecker::DynamicTypeBugVisitor::VisitNode( in VisitNode() function in DynamicTypeChecker::DynamicTypeBugVisitor
H A DCXXDeleteChecker.cpp54 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
184 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.cpp73 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
97 DivisionBRVisitor::VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, in REGISTER_SET_WITH_PROGRAMSTATE()
H A DInnerPointerChecker.cpp77 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
298 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 DMacOSKeychainAPIChecker.cpp142 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
612 MacOSKeychainAPIChecker::SecKeychainBugVisitor::VisitNode( in VisitNode() function in MacOSKeychainAPIChecker::SecKeychainBugVisitor
H A DMoveChecker.cpp172 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
275 MoveChecker::MovedBugVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in MoveChecker::MovedBugVisitor
H A DDynamicTypePropagation.cpp86 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
1043 PathDiagnosticPieceRef DynamicTypePropagation::GenericsBugVisitor::VisitNode( in VisitNode() function in DynamicTypePropagation::GenericsBugVisitor
H A DNullabilityChecker.cpp152 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
341 PathDiagnosticPieceRef NullabilityChecker::NullabilityBugVisitor::VisitNode( in VisitNode() function in NullabilityChecker::NullabilityBugVisitor
H A DLocalizationChecker.cpp122 PathDiagnosticPieceRef VisitNode(const ExplodedNode *Succ,
996 NonLocalizedStringBRVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in NonLocalizedStringBRVisitor
H A DMallocChecker.cpp929 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
3422 PathDiagnosticPieceRef MallocBugVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in MallocBugVisitor
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.h89 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
H A DMPIBugReporter.cpp88 MPIBugReporter::RequestNodeVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in clang::ento::mpi::MPIBugReporter::RequestNodeVisitor
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp470 PathDiagnosticPieceRef NoStateChangeFuncVisitor::VisitNode( in VisitNode() function in NoStateChangeFuncVisitor
912 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anon4c2308b80311::MacroNullReturnSuppressionVisitor
1198 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anon4c2308b80411::ReturnVisitor
1255 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
1524 PathDiagnosticPieceRef StoreSiteFinder::VisitNode(const ExplodedNode *Succ, in VisitNode() function in StoreSiteFinder
1839 PathDiagnosticPieceRef TrackConstraintBRVisitor::VisitNode( in VisitNode() function in TrackConstraintBRVisitor
1911 SuppressInlineDefensiveChecksVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in SuppressInlineDefensiveChecksVisitor
2014 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
2072 TrackControlDependencyCondBRVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in TrackControlDependencyCondBRVisitor
2725 NilReceiverBRVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() function in NilReceiverBRVisitor
[all …]
H A DZ3CrosscheckVisitor.cpp112 Z3CrosscheckVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &, in VisitNode() function in Z3CrosscheckVisitor
H A DBugReporter.cpp2829 auto P = V->VisitNode(NextNode, BRC, *R); in generateVisitorsDiagnostics()
/src/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
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp10342 return VisitNode(DT->getRootNode(), 0); in runOnMachineFunction()
10350 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { in VisitNode() function
10373 Changed |= VisitNode(I, TLSBaseAddrReg); in VisitNode()