Lines Matching full:isset
177 static bool IsSet() { return value_ != NULL; }182 return IsSet() || internal::BuiltInDefaultValue<T>::Exists();213 static bool IsSet() { return address_ != NULL; }218 return IsSet() || internal::BuiltInDefaultValue<T&>::Exists();