Searched refs:FormatTokenLess (Results 1 – 1 of 1) sorted by relevance
2421 DeletedTokens(FormatTokenLess(Env.getSourceManager())) {} in Cleaner()2626 struct FormatTokenLess { struct in clang::format::__anon9fd446720111::Cleaner2627 FormatTokenLess(const SourceManager &SM) : SM(SM) {} in FormatTokenLess() argument2637 std::set<FormatToken *, FormatTokenLess> DeletedTokens;