Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
830 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local831 if (!BugPoint) in VisitNode()838 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1760 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1762 if (!BugPoint) in VisitNode()1785 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()