Searched refs:getErrorNode (Results 1 – 7 of 7) sorted by relevance
57 bugreporter::trackExpressionValue(Report->getErrorNode(), ArgExpr, *Report); in checkPostCall()
1332 findExecutedLines(SM, R->getErrorNode())); in generateEmptyDiagnosticForReport()2170 const ExplodedNode *N = getErrorNode(); in getDeclWithIssue()2559 Nodes.emplace_back(I->getErrorNode()); in BugPathGetter()2573 const ExplodedNode *NewNode = ForwardMap.lookup(Report->getErrorNode()); in BugPathGetter()2915 if (const ExplodedNode *E = PR->getErrorNode()) { in emitReport()2982 const ExplodedNode *errorNode = R->getErrorNode(); in findReportInEquivalenceClass()
244 if (!B->getErrorNode()->getStackFrame()->isParentOf(N->getStackFrame())) in isVarAnInterestingCondition()831 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()1692 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode()1702 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode()
3136 const ExplodedNode *EN = PR->getErrorNode(); in nodeHasBugReport()3248 const auto *N = const_cast<ExplodedNode *>(R->getErrorNode()); in DumpGraph()
416 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in evalCall()620 bugreporter::trackExpressionValue(BR.getErrorNode(), TrackingExpr, BR); in handleReset()
404 const ExplodedNode *getErrorNode() const { return ErrorNode; } in getErrorNode() function
893 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), Sym); in deriveAllocLocation()