Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
888 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local889 if (!BugPoint) in VisitNode()896 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1922 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1924 if (!BugPoint) in VisitNode()1947 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()