Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
918 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local919 if (!BugPoint) in VisitNode()926 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1943 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1945 if (!BugPoint) in VisitNode()1968 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()