Searched refs:removeRedundantMsgs (Results 1 – 1 of 1) sorted by relevance
384 static void removeRedundantMsgs(PathPieces &path) { in removeRedundantMsgs() function398 removeRedundantMsgs(cast<PathDiagnosticCallPiece>(*piece).path); in removeRedundantMsgs()401 removeRedundantMsgs(cast<PathDiagnosticMacroPiece>(*piece).subPieces); in removeRedundantMsgs()2103 removeRedundantMsgs(Construct.getMutablePieces()); in generate()