Searched defs:concat_string_ref_count (Results 1 – 1 of 1) sorted by relevance
193 inline constexpr size_t concat_string_ref_count(size_t acc) { return acc; } in concat_string_ref_count() function199 constexpr size_t concat_string_ref_count(size_t acc, const StringRef &value, in concat_string_ref_count() function