Searched refs:to_camel_case (Results 1 – 3 of 3) sorted by relevance
16 string to_camel_case(const string& str);
11 to_camel_case(const string& str) in to_camel_case() function
24 name = to_camel_case(file_base_name(file_descriptor.name())); in make_outer_class_name()