Searched refs:ReportLC (Results 1 – 1 of 1) sorted by relevance
830 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode() local831 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) in VisitNode()