Searched defs:IsAsciiUpper (Results 1 – 2 of 2) sorted by relevance
276 inline bool IsAsciiUpper(Char c) { in IsAsciiUpper() function
60 inline constexpr bool IsAsciiUpper(base::uc32 c) { in IsAsciiUpper() function