Searched refs:PtrKey (Results 1 – 1 of 1) sorted by relevance
834 const PointerType *PtrKey = KeyT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local835 if (!PtrKey || in BuildObjCDictionaryLiteral()836 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()839 if (PtrKey) { in BuildObjCDictionaryLiteral()852 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()