Searched refs:BugPoint (Results 1 – 1 of 1) sorted by relevance
825 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local826 if (!BugPoint) in VisitNode()833 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()1895 auto BugPoint = BR.getErrorNode()->getLocation().getAs<StmtPoint>(); in VisitNode() local1897 if (!BugPoint) in VisitNode()1920 SourceLocation BugLoc = BugPoint->getStmt()->getBeginLoc(); in VisitNode()