Searched refs:in_a_table (Results 1 – 1 of 1) sorted by relevance
1078 std::string ObjectFieldType(const FieldDef &field, bool in_a_table) { in ObjectFieldType() argument1156 if (in_a_table && !IsUnion(type) && field.IsOptional()) { in ObjectFieldType()