Home
last modified time | relevance | path

Searched defs:errorNode (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastSizeChecker.cpp133 if (ExplodedNode *errorNode = C.generateErrorNode()) { in checkPreStmt() local
H A DBasicObjCFoundationChecks.cpp752 std::optional<ExplodedNode *> errorNode; in checkPreObjCMessage() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h370 const ExplodedNode *errorNode) in PathSensitiveBugReport()
374 const ExplodedNode *errorNode) in PathSensitiveBugReport()
387 const ExplodedNode *errorNode, in PathSensitiveBugReport()
/freebsd/contrib/bmake/
H A Dcompat.c735 GNode *errorNode = NULL; in Compat_MakeAll() local
H A Dmain.c2122 static GNode *errorNode = NULL; in PrintOnError() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2145 const ExplodedNode *errorNode, PathDiagnosticLocation LocationToUnique, in PathSensitiveBugReport()
3028 const ExplodedNode *errorNode = R->getErrorNode(); in findReportInEquivalenceClass() local