Searched refs:BugPoint (Results 1 – 2 of 2) sorted by relevance
5 ; Make sure BugPoint retains metadata contributing to a crash.
888 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local889 if (!BugPoint) in VisitNode()896 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1763 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1765 if (!BugPoint) in VisitNode()1788 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()