Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
914 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local915 if (!BugPoint) in VisitNode()922 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1939 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1941 if (!BugPoint) in VisitNode()1964 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()