Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
831 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local832 if (!BugPoint) in VisitNode()839 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1702 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1704 if (!BugPoint) in VisitNode()1727 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()