Searched refs:uppercase (Results 1 – 8 of 8) sorted by relevance
147 const std::string uppercase = StringHelper::Uppercase(typeName); in shouldWarnStatusType() local149 if (uppercase.find(ignore) != std::string::npos) return true; in shouldWarnStatusType()
75 static std::string PluralizeString(size_t value, const char* name, bool uppercase = false) { in PluralizeString() argument78 if (uppercase) { in PluralizeString()
43 ss << "0x" << std::hex << std::uppercase << value; in HexString()
98 for the user, it is convention to specify tags and options in all uppercase
314 os << "\\x" << std::hex << std::uppercase << static_cast<int>(c); in PrintCharLiteral()
2034 # an all uppercase name, and do not end with a semicolon. Such function macros
2152 # an all uppercase name, and do not end with a semicolon. Such function macros