Home
last modified time | relevance | path

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

/llvm-project/clang/tools/diagtool/
H A DDiagnosticNames.h18 struct DiagnosticRecord { struct
27 bool operator<(const DiagnosticRecord &Other) const { argument