Searched refs:getErrorNode (Results 1 – 9 of 9) sorted by relevance
58 bugreporter::trackExpressionValue(Report->getErrorNode(), ArgExpr, *Report); in checkPostCall()
275 const MemRegion *ErrnoR = BR.getErrorNode()->getState()->get<ErrnoRegion>(); in getErrnoNoteTag()
416 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in evalCall()619 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in handleReset()
1442 errno_modeling::getErrnoLoc(BR.getErrorNode()->getState()); in checkPostCall()
1343 findExecutedLines(SM, R->getErrorNode())); in generateEmptyDiagnosticForReport()2176 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()2571 Nodes.emplace_back(I->getErrorNode()); in BugPathGetter()2585 const ExplodedNode *NewNode = ForwardMap.lookup(Report->getErrorNode()); in BugPathGetter()2930 if (const ExplodedNode *E = PR->getErrorNode()) { in emitReport()2997 const ExplodedNode *errorNode = R->getErrorNode(); in findReportInEquivalenceClass()
273 if (!B->getErrorNode()->getStackFrame()->isParentOf(N->getStackFrame())) in isVarAnInterestingCondition()914 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1929 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1939 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()
3822 const ExplodedNode *EN = PR->getErrorNode(); in nodeHasBugReport()3922 const auto *N = const_cast<ExplodedNode *>(R->getErrorNode()); in DumpGraph()
402 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
886 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), Sym); in deriveAllocLocation()