Searched refs:getTypeChanges (Results 1 – 2 of 2) sorted by relevance
433 for (auto& change : mChanges->getTypeChanges()) { in acceptChanges()530 *outNumElements = mChanges->getTypeChanges().size(); in getChangedCompositionTypes()535 for (const auto& element : mChanges->getTypeChanges()) { in getChangedCompositionTypes()
274 getTypeChanges() const { in getTypeChanges() function