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::__anon6a407afc0111::Cleaner1178 FormatTokenLess(const SourceManager &SM) : SM(SM) {} in FormatTokenLess() argument1188 std::set<FormatToken *, FormatTokenLess> DeletedTokens;