Searched refs:nullableType (Results 1 – 1 of 1) sorted by relevance
429 const ValidatableType* nullableType = type->NullableType(); in GetValidatableType() local431 if (nullableType) { in GetValidatableType()432 return nullableType; in GetValidatableType()