Searched refs:CheckObjCCollectionLiteralElement (Results 1 – 1 of 1) sorted by relevance
393 static ExprResult CheckObjCCollectionLiteralElement(Sema &S, Expr *Element, in CheckObjCCollectionLiteralElement() function888 ExprResult Converted = CheckObjCCollectionLiteralElement( in BuildObjCArrayLiteral()1097 CheckObjCCollectionLiteralElement(SemaRef, Element.Key, KeyT); in BuildObjCDictionaryLiteral()1103 CheckObjCCollectionLiteralElement(SemaRef, Element.Value, ValueT); in BuildObjCDictionaryLiteral()