Searched refs:has_ctype (Results 1 – 3 of 3) sorted by relevance
10192 if (has_ctype()) { in SerializeWithCachedSizes()10244 if (has_ctype()) { in SerializeWithCachedSizesToArray()10300 if (has_ctype()) { in ByteSize()10373 if (from.has_ctype()) { in MergeFrom()10449 bool FieldOptions::has_ctype() const { in has_ctype() function in google::protobuf::FieldOptions
2373 bool has_ctype() const;6413 inline bool FieldOptions::has_ctype() const { in has_ctype() function
2368 EXPECT_TRUE(bar->options().has_ctype()); in TEST_F()