Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
680 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local681 if (!BugPoint) in VisitNode()688 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1461 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1463 if (!BugPoint) in VisitNode()1486 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()