Searched refs:GenValue (Results 1 – 8 of 8) sorted by relevance
50 GenValue(s); in GenInserter()56 GenValue(s); in GenValidator()
39 void GenValue(std::ostream& s) const;
33 void FixedEnumField::GenValue(std::ostream& s) const { in GenValue() function in FixedEnumField
38 void GenValue(std::ostream& s) const;
49 virtual void GenValue(std::ostream& s) const = 0;
33 void FixedScalarField::GenValue(std::ostream& s) const { in GenValue() function in FixedScalarField
402 static_cast<FixedScalarField*>(field)->GenValue(s); in GenRustImpls()
623 f->GenValue(s); in GenRustConformanceCheck()