Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp8118 QualType TargetKeyType = TypeArgs[0]; in checkObjCDictionaryLiteral() local
8122 checkObjCCollectionLiteralElement(S, TargetKeyType, Element.Key, 1); in checkObjCDictionaryLiteral()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp11896 QualType TargetKeyType = TypeArgs[0]; in checkObjCDictionaryLiteral() local
11900 checkObjCCollectionLiteralElement(S, TargetKeyType, Element.Key, 1); in checkObjCDictionaryLiteral()