Searched refs:EndPathNode (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 68 const ExplodedNode *EndPathNode, 387 void finalizeVisitor(BugReporterContext &BRC, const ExplodedNode *EndPathNode,
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ValistChecker.cpp | 81 const ExplodedNode *EndPathNode, in getEndPath() argument
|
| H A D | MallocChecker.cpp | 818 const ExplodedNode *EndPathNode, in getEndPath() argument
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 330 const ExplodedNode *EndPathNode, in getDefaultEndPath() argument 2947 BugReporterContext &BRC, const ExplodedNode *EndPathNode, in finalizeVisitor() argument 2950 addConstraints(EndPathNode, /*OverwriteConstraintsOnExistingSyms=*/true); in finalizeVisitor() 2980 BR.markInvalid("Infeasible constraints", EndPathNode->getLocationContext()); in finalizeVisitor()
|