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
289 bool WriteBarrier::IsRequired(HeapObject host, T value) { in IsRequired() function
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()
402 bool IsRequired(const std::vector<const FieldDescriptor*>& v) { in IsRequired() function