Searched refs:FieldTypeName (Results 1 – 8 of 8) sorted by relevance
33 const char **FieldTypeName; // auxiliary struct field info. member108 Struct->FieldCounters[i], TypePrintLimit, Struct->FieldTypeName[i]); in reportStructCounter()
37 static const char *FieldTypeName[] = { variable58 return FType > kFieldType_MAX ? "???" : FieldTypeName[FType]; in TypeName()
79 vars["type_constant"] = FieldTypeName(GetType(descriptor)); in InitTemplateVars()
229 const char* FieldTypeName(const FieldDescriptor::Type field_type);
74 std::string(FieldTypeName(field->type())); in WireType()
445 const char* FieldTypeName(FieldDescriptor::Type field_type) { in FieldTypeName() function
9705 FieldTypeName, in diagnoseOdrViolations() enumerator9790 FirstField->getSourceRange(), FieldTypeName) in diagnoseOdrViolations()9793 SecondField->getSourceRange(), FieldTypeName) in diagnoseOdrViolations()