Searched refs:SGType (Results 1 – 1 of 1) sorted by relevance
268 if (StructType *SGType = dyn_cast<StructType>(GType)) { in getGlobalTypeString() local269 if (!SGType->isLiteral()) in getGlobalTypeString()270 return SGType->getName(); in getGlobalTypeString()