Searched refs:PtrKey (Results 1 – 1 of 1) sorted by relevance
1030 const PointerType *PtrKey = KeyT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local1031 if (!PtrKey || in BuildObjCDictionaryLiteral()1032 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()1035 if (PtrKey) { in BuildObjCDictionaryLiteral()1048 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()