Searched refs:getErrorNode (Results 1 – 5 of 5) sorted by relevance
357 LC(r->getErrorNode()->getLocationContext()) {} in PathDiagnosticBuilder()366 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl()1256 findExecutedLines(SM, R->getErrorNode())); in generateEmptyDiagnosticForReport()2060 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()2656 errorNodes.push_back(I->getErrorNode()); in generatePathDiagnostics()2692 if (const ExplodedNode *E = R->getErrorNode()) { in emitReport()2847 const ExplodedNode *N = I.getErrorNode(); in FindReportInEquivalenceClass()2865 const ExplodedNode *errorNode = I->getErrorNode(); in FindReportInEquivalenceClass()
680 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1451 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1461 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1772 const ExplodedNode *N = BR.getErrorNode(); in registerStatementVarDecls()
2962 if (Report.getErrorNode() == N) in nodeHasBugReport()3081 const auto *N = const_cast<ExplodedNode *>(EI->begin()->getErrorNode()); in DumpGraph()
207 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
738 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym); in deriveAllocLocation()