Searched refs:KeysT (Results 1 – 2 of 2) sorted by relevance
1002 QualType KeysT = DictionaryWithObjectsMethod->parameters()[1]->getType(); in BuildObjCDictionaryLiteral() local1003 QualType KeyT = KeysT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral()
1083 QualType KeysT = DictionaryWithObjectsMethod->parameters()[1]->getType(); in BuildObjCDictionaryLiteral() local1084 QualType KeyT = KeysT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral()