Searched defs:errorNode (Results 1 – 5 of 5) sorted by relevance
133 if (ExplodedNode *errorNode = C.generateErrorNode()) { in checkPreStmt() local
182 if (ExplodedNode *errorNode = C.generateErrorNode(stateNull)) { in checkPreCall() local
752 std::optional<ExplodedNode *> errorNode; in checkPreObjCMessage() local
370 const ExplodedNode *errorNode) in PathSensitiveBugReport() argument 374 const ExplodedNode *errorNode) in PathSensitiveBugReport() argument 387 const ExplodedNode *errorNode, in PathSensitiveBugReport() argument
2145 PathSensitiveBugReport(const BugType & bt,StringRef shortDesc,StringRef desc,const ExplodedNode * errorNode,PathDiagnosticLocation LocationToUnique,const Decl * DeclToUnique) PathSensitiveBugReport() argument 3028 const ExplodedNode *errorNode = R->getErrorNode(); findReportInEquivalenceClass() local