Searched refs:SGType (Results 1 – 1 of 1) sorted by relevance
139 if (StructType *SGType = dyn_cast<StructType>(GType)) { in GetGlobalTypeString() local140 if (!SGType->isLiteral()) in GetGlobalTypeString()141 return SGType->getName(); in GetGlobalTypeString()