Searched defs:GetDeprecated (Results 1 – 2 of 2) sorted by relevance
1811 func (x *FileOptions) GetDeprecated() bool { func2012 func (x *MessageOptions) GetDeprecated() bool { func2199 func (x *FieldOptions) GetDeprecated() bool { func2361 func (x *EnumOptions) GetDeprecated() bool { func2435 func (x *EnumValueOptions) GetDeprecated() bool { func2501 func (x *ServiceOptions) GetDeprecated() bool { func2569 func (x *MethodOptions) GetDeprecated() bool { func
174 std::optional<uint32_t> GetDeprecated() const { return deprecated_major_; } in GetDeprecated() function