Searched defs:StringElementType (Results 1 – 2 of 2) sorted by relevance
23 enum class StringElementType { ASCII, UTF8, UTF16, UTF32 }; enum
29 using StringElementType = StringPrinter::StringElementType; typedef