Searched refs:ValueExprs (Results 1 – 1 of 1) sorted by relevance
2845 SmallVector<Expr*, 16> ValueExprs; in RewriteObjCDictionaryLiteralExpr() local2854 ValueExprs.push_back(count); in RewriteObjCDictionaryLiteralExpr()2858 ValueExprs.push_back(Element.Value); in RewriteObjCDictionaryLiteralExpr()2863 new (Context) CallExpr(*Context, NSDictDRE, ValueExprs, in RewriteObjCDictionaryLiteralExpr()