Searched refs:QIDNSCopying (Results 1 – 2 of 2) sorted by relevance
1043 if (QIDNSCopying.isNull()) { in BuildObjCDictionaryLiteral()1048 QIDNSCopying = Context.getObjCObjectType( in BuildObjCDictionaryLiteral()1051 QIDNSCopying = Context.getObjCObjectPointerType(QIDNSCopying); in BuildObjCDictionaryLiteral()1054 if (!QIDNSCopying.isNull()) in BuildObjCDictionaryLiteral()1056 QIDNSCopying); in BuildObjCDictionaryLiteral()
641 QualType QIDNSCopying; variable