Searched defs:IsRequired (Results 1 – 5 of 5) sorted by relevance
218 public bool IsRequired => Proto.Label == FieldDescriptorProto.Types.Label.Required; field in Google.Protobuf.Reflection.FieldDescriptor
533 bool IsRequired = isRequiredForExecution(Section) || ProcessAllSections; in computeTotalAllocSize() local781 bool IsRequired = isRequiredForExecution(Section); in emitSection() local
184 bool IsRequired = false; member979 , bool IsRequired) { in saveSimpleKeyCandidate()
313 bool IsRequired() const { in IsRequired() function
402 bool IsRequired(const std::vector<const FieldDescriptor*>& v) { in IsRequired() function