Searched refs:is_all_upper_ (Results 1 – 1 of 1) sorted by relevance
1315 is_all_upper_ &= ascii_isupper(desired); in AddChar()1346 is_all_upper_ = true; in Reset()1350 bool is_all_upper_; member in google::protobuf::compiler::objectivec::__anon65e415410311::DecodeDataBuilder1382 if ((desired == ascii_toupper(input)) && is_all_upper_) { in AddCharacter()