Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp707 struct LessClangTidyError { struct
708 bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const { in operator ()()