Searched refs:checkObjCDictionaryLiteral (Results 1 – 1 of 1) sorted by relevance
8037 void checkObjCDictionaryLiteral(Sema &S, QualType TargetType,8067 checkObjCDictionaryLiteral(S, TargetElementType, DictionaryLiteral); in checkObjCCollectionLiteralElement()8100 void checkObjCDictionaryLiteral(Sema &S, QualType TargetType, in checkObjCDictionaryLiteral() function8197 checkObjCDictionaryLiteral(S, QualType(Target, 0), DictionaryLiteral); in CheckImplicitConversion()