Searched defs:WhitespaceForType (Results 1 – 2 of 2) sorted by relevance
38 template<> StringPiece16 WhitespaceForType<string16>() { in WhitespaceForType() function41 template<> StringPiece WhitespaceForType<std::string>() { in WhitespaceForType() function
19 inline std::wstring_view WhitespaceForType<wchar_t>() { in WhitespaceForType() function