Home | History | Annotate | Download | only in wtf

Lines Matching refs:emptyValue

344             return !HashTranslator::equal(KeyTraits::emptyValue(), key);
769 new (NotNull, &bucket) Value(Traits::emptyValue());