Searched defs:firstElement (Results 1 – 2 of 2) sorted by relevance
362 inline void* UVector::firstElement(void) const { in firstElement() function
1531 Element *firstElement = static_cast<Element *>(first); in areIdenticalElements() local