Searched refs:has_ctype (Results 1 – 4 of 4) sorted by relevance
27 private $has_ctype = false; variable in Google\\Protobuf\\Internal\\FieldOptions207 $this->has_ctype = true;214 return $this->has_ctype;
4283 bool has_ctype() const;10559 inline bool FieldOptions::has_ctype() const { in has_ctype() function
2648 EXPECT_TRUE(bar->options().has_ctype()); in TEST_F()
6160 pub fn has_ctype(&self) -> bool { in has_ctype() method