Searched refs:PrevLocClean (Results 1 – 1 of 1) sorted by relevance
955 const PathDiagnosticLocation &PrevLocClean = cleanUpLocation(PrevLoc); in rawAddEdge() local957 if (NewLocClean.asLocation() == PrevLocClean.asLocation()) in rawAddEdge()962 PrevLocClean.asLocation().getExpansionLoc()) in rawAddEdge()965 PD.getActivePath().push_front(new PathDiagnosticControlFlowPiece(NewLocClean, PrevLocClean)); in rawAddEdge()