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