Searched refs:FormatTokenLess (Results 1 – 1 of 1) sorted by relevance
2220 DeletedTokens(FormatTokenLess(Env.getSourceManager())) {} in Cleaner()2425 struct FormatTokenLess { struct in clang::format::__anon8802244b0111::Cleaner2426 FormatTokenLess(const SourceManager &SM) : SM(SM) {} in FormatTokenLess() function2436 std::set<FormatToken *, FormatTokenLess> DeletedTokens;