Home
last modified time | relevance | path

Searched refs:isSubclassed (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSCollectionIterator.cpp121 if (collection->iteratorSize() > sizeof(inlineStorage) || isSubclassed()) { in initializeIteratorStorage()
251 OSCollectionIterator::isSubclassed() in isSubclassed() function in OSCollectionIterator
/xnu-11215/libkern/libkern/c++/
H A DOSCollectionIterator.h132 bool isSubclassed();