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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp368 static void removeRedundantMsgs(PathPieces &path) { function
382 removeRedundantMsgs(cast<PathDiagnosticCallPiece>(*piece).path);
385 removeRedundantMsgs(cast<PathDiagnosticMacroPiece>(*piece).subPieces);
2086 removeRedundantMsgs(Construct.getMutablePieces());

Completed in 117 milliseconds