Searched refs:checkObjCDictionaryLiteral (Results 1 – 1 of 1) sorted by relevance
7072 static void checkObjCDictionaryLiteral(Sema &S, QualType TargetType,7104 checkObjCDictionaryLiteral(S, TargetElementType, DictionaryLiteral); in checkObjCCollectionLiteralElement()7137 static void checkObjCDictionaryLiteral( in checkObjCDictionaryLiteral() function7209 checkObjCDictionaryLiteral(S, QualType(Target, 0), DictionaryLiteral); in CheckImplicitConversion()