Home | History | Annotate | Download | only in wtf

Lines Matching defs:isNewEntry

291         HashTableAddResult(const HashTableType* container, ValueType* storedValue, bool isNewEntry)
293 , isNewEntry(isNewEntry)
314 bool isNewEntry;