Searched refs:removeRedundantMsgs (Results 1 – 1 of 1) sorted by relevance
102 static void removeRedundantMsgs(PathPieces &path) { in removeRedundantMsgs() function116 removeRedundantMsgs(cast<PathDiagnosticCallPiece>(piece)->path); in removeRedundantMsgs()119 removeRedundantMsgs(cast<PathDiagnosticMacroPiece>(piece)->subPieces); in removeRedundantMsgs()3209 removeRedundantMsgs(PD.getMutablePieces()); in generatePathDiagnostic()