Searched refs:PtrKey (Results 1 – 1 of 1) sorted by relevance
1037 const PointerType *PtrKey = KeyT->getAs<PointerType>(); in BuildObjCDictionaryLiteral() local1038 if (!PtrKey || in BuildObjCDictionaryLiteral()1039 !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()1042 if (PtrKey) { in BuildObjCDictionaryLiteral()1055 err = !Context.hasSameUnqualifiedType(PtrKey->getPointeeType(), in BuildObjCDictionaryLiteral()