Searched refs:has_lazy (Results 1 – 3 of 3) sorted by relevance
84 private $has_lazy = false; variable in Google\\Protobuf\\Internal\\FieldOptions375 $this->has_lazy = true;382 return $this->has_lazy;
4295 bool has_lazy() const;10615 inline bool FieldOptions::has_lazy() const { in has_lazy() function
6217 pub fn has_lazy(&self) -> bool { in has_lazy() method