Searched refs:ValueExprs (Results 1 – 1 of 1) sorted by relevance
2847 SmallVector<Expr*, 16> ValueExprs; in RewriteObjCDictionaryLiteralExpr() local2856 ValueExprs.push_back(count); in RewriteObjCDictionaryLiteralExpr()2860 ValueExprs.push_back(Element.Value); in RewriteObjCDictionaryLiteralExpr()2865 CallExpr::Create(*Context, NSDictDRE, ValueExprs, NSDictFType, VK_LValue, in RewriteObjCDictionaryLiteralExpr()