Searched defs:char8_t (Results 1 – 3 of 3) sorted by relevance
11 int char8_t = 0; // expected-warning {{'char8_t' is a keyword in C++20}} variable
15 int char8_t = 1; in main() local
229 static const char* GetCharWidthPrefix(char8_t) { in GetCharWidthPrefix() argument