Searched refs:topEDIType (Results 1 – 1 of 1) sorted by relevance
198 const EDIType *topEDIType = aEDIType.getTopStructType(index); in getTopStructType() local199 assert((topType && topEDIType) || (!topType && !topEDIType)); in getTopStructType()201 const SmartType* retSmartType = new SmartType(topType, topEDIType); in getTopStructType()