Searched refs:ObjectiveCType (Results 1 – 5 of 5) sorted by relevance
122 enum ObjectiveCType { enum154 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type);156 inline ObjectiveCType GetObjectiveCType(const FieldDescriptor* field) { in GetObjectiveCType()
54 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveTypeName()87 ObjectiveCType type = GetObjectiveCType(descriptor); in PrimitiveArrayTypeName()
53 ObjectiveCType type = GetObjectiveCType(descriptor); in MapEntryTypeName()120 ObjectiveCType value_objc_type = GetObjectiveCType(value_descriptor); in MapFieldGenerator()
90 ObjectiveCType objc_type = GetObjectiveCType(descriptor_); in GenerateStaticVariablesInitialization()
554 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type) { in GetObjectiveCType()604 ObjectiveCType type = GetObjectiveCType(field); in IsPrimitiveType()