Searched refs:has_ctype (Results 1 – 3 of 3) sorted by relevance
10362 if (has_ctype()) { in SerializeWithCachedSizes()10414 if (has_ctype()) { in InternalSerializeWithCachedSizesToArray()10470 if (has_ctype()) { in ByteSize()10547 if (from.has_ctype()) { in MergeFrom()10623 bool FieldOptions::has_ctype() const { in has_ctype() function in google::protobuf::FieldOptions
2442 bool has_ctype() const;6665 inline bool FieldOptions::has_ctype() const { in has_ctype() function
2367 EXPECT_TRUE(bar->options().has_ctype()); in TEST_F()