Searched refs:constraint_field (Results 1 – 1 of 1) sorted by relevance
910 auto constraint_field = GetParamList().GetField(constraint); in GenRustStructImpls() local911 auto constraint_type = constraint_field->GetRustDataType(); in GenRustStructImpls()952 auto constraint_field = GetParamList().GetField(constraint_name); in GenRustStructImpls() local953 auto constraint_type = constraint_field->GetFieldType(); in GenRustStructImpls()