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