Searched refs:CollatorType (Results 1 – 2 of 2) sorted by relevance
64 struct CollatorType { struct65 constexpr CollatorType() {}; // NOLINT in CollatorType() argument67 bool operator==(const CollatorType&) const { return true; } in operator ==() argument77 constexpr CollatorType Collator;91 CollatorType,
211 [&] (const type::CollatorType&) -> optional<std::unique_ptr<Expression>> { in convertLiteral() argument