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