Searched refs:ObjectiveCType (Results 1 – 5 of 5) sorted by relevance
52 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveTypeName()85 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveArrayTypeName()
50 ObjectiveCType type = GetObjectiveCType(descriptor); in MapEntryTypeName()118 ObjectiveCType value_objc_type = GetObjectiveCType(value_descriptor); in MapFieldGenerator()
99 ObjectiveCType objc_type = GetObjectiveCType(descriptor_); in GenerateStaticVariablesInitialization()140 ObjectiveCType objc_type = GetObjectiveCType(descriptor_); in DetermineObjectiveCClassDefinitions()
142 enum ObjectiveCType { enum201 ObjectiveCType PROTOC_EXPORT204 inline ObjectiveCType GetObjectiveCType(const FieldDescriptor* field) { in GetObjectiveCType()
674 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type) { in GetObjectiveCType()724 ObjectiveCType type = GetObjectiveCType(field); in IsPrimitiveType()