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()2561 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()3066 errorNodes.push_back((*I)->getErrorNode()); in generatePathDiagnostic()3223 if (const ExplodedNode *E = R->getErrorNode()) { in emitReport()3294 const ExplodedNode *N = I->getErrorNode(); in FindReportInEquivalenceClass()3312 const ExplodedNode *errorNode = I->getErrorNode(); in FindReportInEquivalenceClass()
834 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()844 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1164 const ExplodedNode *N = BR.getErrorNode(); in registerStatementVarDecls()
2778 ExplodedNode *N = const_cast<ExplodedNode*>(EI->begin()->getErrorNode()); in ViewGraph()
180 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
2410 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym); in CFRefLeakReport()