Searched defs:LessClangTidyError (Results 1 – 1 of 1) sorted by relevance
729 struct LessClangTidyError { struct730 bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const { in operator ()()