Searched refs:structIter (Results 1 – 1 of 1) sorted by relevance
74 auto structIter = mStructIdRefCounts.find(structure->uniqueId().get()); in incrementStructTypeRefCount() local75 if (structIter == mStructIdRefCounts.end()) in incrementStructTypeRefCount()86 ++(structIter->second); in incrementStructTypeRefCount()