Searched refs:UniqueTypes (Results 1 – 1 of 1) sorted by relevance
378 llvm::SmallPtrSet<QualType, 16> UniqueTypes; in resolveKind() local404 if (!UniqueTypes.insert(getSema().Context.getCanonicalType(T)).second) { in resolveKind()