Searched refs:FormatTokenLess (Results 1 – 1 of 1) sorted by relevance
1283 DeletedTokens(FormatTokenLess(Env.getSourceManager())) {} in Cleaner()1483 struct FormatTokenLess { struct in clang::format::__anon1d12efaa0111::Cleaner1484 FormatTokenLess(const SourceManager &SM) : SM(SM) {} in FormatTokenLess() argument1494 std::set<FormatToken *, FormatTokenLess> DeletedTokens;