Searched refs:FormatTokenLess (Results 1 – 1 of 1) sorted by relevance
988 DeletedTokens(FormatTokenLess(Env.getSourceManager())) {} in Cleaner()1177 struct FormatTokenLess { struct in clang::format::__anon5fb509880111::Cleaner1178 FormatTokenLess(const SourceManager &SM) : SM(SM) {} in FormatTokenLess() function1188 std::set<FormatToken *, FormatTokenLess> DeletedTokens;