Searched refs:getErrorNode (Results 1 – 8 of 8) sorted by relevance
58 bugreporter::trackExpressionValue(Report->getErrorNode(), ArgExpr, *Report); in checkPostCall()
269 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag()
414 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in evalCall()618 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in handleReset()
1343 findExecutedLines(SM, R->getErrorNode())); in generateEmptyDiagnosticForReport()2178 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()2567 Nodes.emplace_back(I->getErrorNode()); in BugPathGetter()2581 const ExplodedNode *NewNode = ForwardMap.lookup(Report->getErrorNode()); in BugPathGetter()2923 if (const ExplodedNode *E = PR->getErrorNode()) { in emitReport()2990 const ExplodedNode *errorNode = R->getErrorNode(); in findReportInEquivalenceClass()
248 if (!B->getErrorNode()->getStackFrame()->isParentOf(N->getStackFrame())) in isVarAnInterestingCondition()888 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1753 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1763 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()
3474 const ExplodedNode *EN = PR->getErrorNode(); in nodeHasBugReport()3575 const auto *N = const_cast<ExplodedNode *>(R->getErrorNode()); in DumpGraph()
402 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
887 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), Sym); in deriveAllocLocation()