Searched refs:is_all_upper_ (Results 1 – 1 of 1) sorted by relevance
1306 is_all_upper_ &= ascii_isupper(desired); in AddChar()1337 is_all_upper_ = true; in Reset()1341 bool is_all_upper_; member in google::protobuf::compiler::objectivec::__anon67fa774f0311::DecodeDataBuilder1373 if ((desired == ascii_toupper(input)) && is_all_upper_) { in AddCharacter()