Home
last modified time | relevance | path

Searched refs:ShoutyToPascalCase (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_helpers.cc197 std::string ShoutyToPascalCase(const std::string& input) { in ShoutyToPascalCase() function
276 std::string result = ShoutyToPascalCase(stripped); in GetEnumValueName()