Home
last modified time | relevance | path

Searched defs:CompareDiagnostics (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp176 struct CompareDiagnostics { struct
178 bool operator()(const PathDiagnostic *X, const PathDiagnostic *Y) const { in operator ()()