Searched refs:SGType (Results 1 – 2 of 2) 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()
168 if (StructType *SGType = dyn_cast<StructType>(GType)) { in GetGlobalTypeString() local169 if (!SGType->isLiteral()) in GetGlobalTypeString()170 return SGType->getName(); in GetGlobalTypeString()