Home
last modified time | relevance | path

Searched refs:KeysT (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1083 QualType KeysT = DictionaryWithObjectsMethod->parameters()[1]->getType(); in BuildObjCDictionaryLiteral() local
1084 QualType KeyT = KeysT->castAs<PointerType>()->getPointeeType(); in BuildObjCDictionaryLiteral()