Searched defs:AddEnumValue (Results 1 – 4 of 4) sorted by relevance
87 void AddEnumValue(int32_t integer_representation, in AddEnumValue() function
1123 bool PDBASTParser::AddEnumValue(CompilerType enum_type, in AddEnumValue() function in PDBASTParser
1413 void Reflection::AddEnumValue(Message* message, const FieldDescriptor* field, in AddEnumValue() function in google::protobuf::Reflection
172 EnumValueDescriptorProto* AddEnumValue(EnumDescriptorProto* enum_proto, in AddEnumValue() function