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

/freebsd-10.2-release/contrib/llvm/tools/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);
3231 removeRedundantMsgs(PD.getMutablePieces());

Completed in 102 milliseconds