Searched defs:EqualClangTidyError (Results 1 – 1 of 1) sorted by relevance
739 struct EqualClangTidyError { struct740 bool operator()(const ClangTidyError &LHS, const ClangTidyError &RHS) const { in operator ()()