Home
last modified time | relevance | path

Searched refs:CompactPathDiagnostic (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp554 static void CompactPathDiagnostic(PathPieces &path, const SourceManager& SM);
883 CompactPathDiagnostic(PD.getMutablePieces(), PDB.getSourceManager()); in GenerateMinimalPathDiagnostic()
2961 static void CompactPathDiagnostic(PathPieces &path, const SourceManager& SM) { in CompactPathDiagnostic() function
2978 CompactPathDiagnostic(call->path, SM); in CompactPathDiagnostic()