Searched refs:getErrorNode (Results 1 – 8 of 8) sorted by relevance
58 bugreporter::trackExpressionValue(Report->getErrorNode(), ArgExpr, *Report); in checkPostCall()
280 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag()
416 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in evalCall()620 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in handleReset()
1342 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()
247 if (!B->getErrorNode()->getStackFrame()->isParentOf(N->getStackFrame())) in isVarAnInterestingCondition()888 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1912 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1922 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()
3806 const ExplodedNode *EN = PR->getErrorNode(); in nodeHasBugReport()3907 const auto *N = const_cast<ExplodedNode *>(R->getErrorNode()); in DumpGraph()
402 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
889 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), Sym); in deriveAllocLocation()