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