Searched refs:constraint_type (Results 1 – 1 of 1) sorted by relevance
913 auto constraint_type = constraint_field->GetRustDataType(); in GenRustStructImpls() local914 s << ", " << field_name << ": " << constraint_type; in GenRustStructImpls()977 auto constraint_type = constraint_field->GetFieldType(); in GenRustStructImpls() local979 if (constraint_type == EnumField::kFieldType) { in GenRustStructImpls()985 if (constraint_type == ScalarField::kFieldType) { in GenRustStructImpls()