Searched refs:is_all_upper_ (Results 1 – 1 of 1) sorted by relevance
1151 is_all_upper_ &= ascii_isupper(desired); in AddChar()1182 is_all_upper_ = true; in Reset()1186 bool is_all_upper_; member in google::protobuf::compiler::objectivec::__anonf0e543780311::DecodeDataBuilder1218 if ((desired == ascii_toupper(input)) && is_all_upper_) { in AddCharacter()