Searched refs:removeRedundantMsgs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp102 static void removeRedundantMsgs(PathPieces &path) { function
116 removeRedundantMsgs(cast<PathDiagnosticCallPiece>(piece)->path);
119 removeRedundantMsgs(cast<PathDiagnosticMacroPiece>(piece)->subPieces);
3187 removeRedundantMsgs(PD.getMutablePieces());

Completed in 70 milliseconds