Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp419 struct CompareDiagnostics { struct
421 bool operator()(const PathDiagnostic *X, const PathDiagnostic *Y) const { in operator ()()