Searched refs:ObjectiveCType (Results 1 – 5 of 5) sorted by relevance
126 enum ObjectiveCType { enum158 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type);160 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()
574 ObjectiveCType GetObjectiveCType(FieldDescriptor::Type field_type) { in GetObjectiveCType()624 ObjectiveCType type = GetObjectiveCType(field); in IsPrimitiveType()