Searched refs:EndPathNode (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 72 const ExplodedNode *EndPathNode, 610 void finalizeVisitor(BugReporterContext &BRC, const ExplodedNode *EndPathNode,
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ValistChecker.cpp | 82 const ExplodedNode *EndPathNode, in getEndPath() argument
|
| H A D | MallocChecker.cpp | 1024 const ExplodedNode *EndPathNode, in getEndPath() argument
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 335 const ExplodedNode *EndPathNode, in getDefaultEndPath() argument 3250 BugReporterContext &BRC, const ExplodedNode *EndPathNode, in finalizeVisitor() argument 3253 addConstraints(EndPathNode, /*OverwriteConstraintsOnExistingSyms=*/true); in finalizeVisitor() 3283 BR.markInvalid("Infeasible constraints", EndPathNode->getLocationContext()); in finalizeVisitor()
|