Searched refs:getErrorNode (Results 1 – 5 of 5) sorted by relevance
331 R(r), PDC(pdc), NMC(Backmap), LC(r->getErrorNode()->getLocationContext()) in PathDiagnosticBuilder()341 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl()2563 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()3071 errorNodes.push_back((*I)->getErrorNode()); in generatePathDiagnostic()3231 if (const ExplodedNode *E = R->getErrorNode()) { in emitReport()3297 const ExplodedNode *N = I->getErrorNode(); in FindReportInEquivalenceClass()3315 const ExplodedNode *errorNode = I->getErrorNode(); in FindReportInEquivalenceClass()
830 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1106 const ExplodedNode *N = BR.getErrorNode(); in registerStatementVarDecls()
2664 ExplodedNode *N = const_cast<ExplodedNode*>(EI->begin()->getErrorNode()); in ViewGraph()
180 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
2385 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym); in CFRefLeakReport()