Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc450 bool is_upper_camel, in JSIdent() argument
454 result = is_upper_camel ? in JSIdent()
458 result = is_upper_camel ? in JSIdent()