Home
last modified time | relevance | path

Searched defs:VisitNode (Results 1 – 21 of 21) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DZ3CrosscheckVisitor.cpp112 Z3CrosscheckVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &, VisitNode() function in Z3CrosscheckVisitor
H A DBugReporterVisitors.cpp470 PathDiagnosticPieceRef NoStateChangeFuncVisitor::VisitNode( in VisitNode() function in NoStateChangeFuncVisitor
912 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, VisitNode() function in __anon457ac2560311::MacroNullReturnSuppressionVisitor
1198 PathDiagnosticPieceRef VisitNode(const ExplodedNode *N, VisitNode() function in __anon457ac2560411::ReturnVisitor
1524 PathDiagnosticPieceRef StoreSiteFinder::VisitNode(const ExplodedNode *Succ, VisitNode() function in StoreSiteFinder
1839 PathDiagnosticPieceRef TrackConstraintBRVisitor::VisitNode( VisitNode() function in TrackConstraintBRVisitor
1911 SuppressInlineDefensiveChecksVisitor::VisitNode(const ExplodedNode *Succ, VisitNode() function in SuppressInlineDefensiveChecksVisitor
2072 TrackControlDependencyCondBRVisitor::VisitNode(const ExplodedNode *N, VisitNode() function in TrackControlDependencyCondBRVisitor
2725 NilReceiverBRVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, VisitNode() function in NilReceiverBRVisitor
2770 ConditionBRVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, VisitNode() function in ConditionBRVisitor
3401 UndefOrNullArgVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, VisitNode() function in UndefOrNullArgVisitor
3461 PathDiagnosticPieceRef TagVisitor::VisitNode(const ExplodedNode *N, VisitNode() function in TagVisitor
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp88 bool SystemZLDCleanup::VisitNode(MachineDomTreeNode *Node, VisitNode() function in SystemZLDCleanup
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CleanupLocalDynamicTLSPass.cpp63 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { VisitNode() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp88 MPIBugReporter::RequestNodeVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in clang::ento::mpi::MPIBugReporter::RequestNodeVisitor
/llvm-project/clang-tools-extra/clang-move/
H A DHelperDeclRefGraph.cpp77 std::function<void(const CallGraphNode *)> VisitNode = in getReachableNodes() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypeChecker.cpp85 PathDiagnosticPieceRef DynamicTypeChecker::DynamicTypeBugVisitor::VisitNode( in VisitNode() function in DynamicTypeChecker::DynamicTypeBugVisitor
H A DCXXDeleteChecker.cpp184 CXXDeleteChecker::PtrCastVisitor::VisitNode(const ExplodedNode *N, in VisitNode() function in CXXDeleteChecker::PtrCastVisitor
H A DObjCSuperDeallocChecker.cpp240 SuperDeallocBRVisitor::VisitNode(const ExplodedNode *Succ, in VisitNode() function in SuperDeallocBRVisitor
H A DInnerPointerChecker.cpp298 PathDiagnosticPieceRef InnerPointerChecker::InnerPointerBRVisitor::VisitNode( in VisitNode() function in InnerPointerChecker::InnerPointerBRVisitor
H A DValistChecker.cpp377 PathDiagnosticPieceRef ValistChecker::ValistBugVisitor::VisitNode( in VisitNode() function in ValistChecker::ValistBugVisitor
H A DMacOSKeychainAPIChecker.cpp612 MacOSKeychainAPIChecker::SecKeychainBugVisitor::VisitNode( in VisitNode() function in MacOSKeychainAPIChecker::SecKeychainBugVisitor
H A DMoveChecker.cpp275 MoveChecker::MovedBugVisitor::VisitNode(const ExplodedNode *N, VisitNode() function in MoveChecker::MovedBugVisitor
H A DDynamicTypePropagation.cpp1043 PathDiagnosticPieceRef DynamicTypePropagation::GenericsBugVisitor::VisitNode( in VisitNode() function in DynamicTypePropagation::GenericsBugVisitor
H A DLocalizationChecker.cpp996 NonLocalizedStringBRVisitor::VisitNode(const ExplodedNode *Succ, VisitNode() function in NonLocalizedStringBRVisitor
H A DNullabilityChecker.cpp341 PathDiagnosticPieceRef NullabilityChecker::NullabilityBugVisitor::VisitNode( in VisitNode() function in NullabilityChecker::NullabilityBugVisitor
H A DMallocChecker.cpp3422 PathDiagnosticPieceRef MallocBugVisitor::VisitNode(const ExplodedNode *N, VisitNode() function in MallocBugVisitor
/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()
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h539 PathDiagnosticPieceRef VisitNode(const ExplodedNode *, BugReporterContext &, in VisitNode() function
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp453 RefCountReportVisitor::VisitNode(const ExplodedNode *N, BugReporterContext &BRC, in VisitNode() function in RefCountReportVisitor
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp10350 bool VisitNode(MachineDomTreeNode *Node, unsigned TLSBaseAddrReg) { VisitNode() function