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