Searched refs:CheckObjCCollectionLiteralElement (Results 1 – 1 of 1) sorted by relevance
384 static ExprResult CheckObjCCollectionLiteralElement(Sema &S, Expr *Element, in CheckObjCCollectionLiteralElement() function852 ExprResult Converted = CheckObjCCollectionLiteralElement(*this, in BuildObjCArrayLiteral()1010 ExprResult Key = CheckObjCCollectionLiteralElement(*this, Element.Key, in BuildObjCDictionaryLiteral()1017 = CheckObjCCollectionLiteralElement(*this, Element.Value, ValueT); in BuildObjCDictionaryLiteral()