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