Searched refs:TypeExt (Results 1 – 1 of 1) sorted by relevance
1178 StringRef TypeExt = TypeExtMap.lookup(Ty); in emitTypeExtensionGuards() local1179 if (!TypeExt.empty()) { in emitTypeExtensionGuards()1182 TypeExt.split(ExtVec, " "); in emitTypeExtensionGuards()