Searched defs:CreateDefaultField (Results 1 – 1 of 1) sorted by relevance
97 struct CreateDefaultField : public FieldFunction<CreateDefaultField> { struct99 void ForType(const FieldInstance& field) const { in ForType()