Searched refs:PtrKey (Results 1 – 1 of 1) sorted by relevance
950 const PointerType *PtrKey = KeyT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local951 if (!PtrKey || in BuildObjCDictionaryLiteral()952 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()955 if (PtrKey) { in BuildObjCDictionaryLiteral()971 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()