Searched refs:has_ctype (Results 1 – 3 of 3) sorted by relevance
6260 if (has_ctype()) { in SerializeWithCachedSizes()6316 if (has_ctype()) { in SerializeWithCachedSizesToArray()6376 if (has_ctype()) { in ByteSize()6446 if (from.has_ctype()) { in MergeFrom()
1931 inline bool has_ctype() const;5554 inline bool FieldOptions::has_ctype() const { in has_ctype() function
2043 EXPECT_TRUE(bar->options().has_ctype()); in TEST_F()