Searched refs:has_syntax (Results 1 – 5 of 5) sorted by relevance
100 private $has_syntax = false; variable in Google\\Protobuf\\Internal\\FileDescriptorProto508 $this->has_syntax = true;515 return $this->has_syntax;
780 bool has_syntax() const;7094 inline bool FileDescriptorProto::has_syntax() const { in has_syntax() function7137 if (!has_syntax()) { in release_syntax()
4206 proto.has_syntax()) { in ExistingFileMatchesProto()
1768 if (from.has_syntax()) { in FileDescriptorProto()
551 pub fn has_syntax(&self) -> bool { in has_syntax() method