Searched defs:IsNullable (Results 1 – 2 of 2) sorted by relevance
529 bool IsNullable(const FieldDescriptor* descriptor) { in IsNullable() function
334 bool IsNullable() const { return (flags_ & Flag::kNonNull) == 0; } in IsNullable() function