Searched defs:Ascii (Results 1 – 2 of 2) sorted by relevance
63 using Ascii = Type<TypeCategory::Character, 1>; variable
1589 enum class CharacterLiteralKind { Ascii, Wide, UTF8, UTF16, UTF32 }; enumerator