Home
last modified time | relevance | path

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

/freebsd/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()
/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.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()
/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 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 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 DMoveChecker.cpp172 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N,
275 MoveChecker::MovedBugVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in MoveChecker::MovedBugVisitor
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
/freebsd/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 __anone7bfbb230311::MacroNullReturnSuppressionVisitor
1198 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, in VisitNode() function in __anone7bfbb230411::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()
/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
/freebsd/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()