Searched refs:userStructure (Results 1 – 1 of 1) sorted by relevance
1141 TTypeList* userStructure = type.getWritableStruct(); in split() local1142 for (auto ioType = userStructure->begin(); ioType != userStructure->end(); ) { in split()1146 ioType = userStructure->erase(ioType); in split()