Searched refs:ParseSimpleExpressionList (Results 1 – 2 of 2) sorted by relevance
1974 if (ParseSimpleExpressionList(ExecConfigExprs, ExecConfigCommaLocs)) { in ParsePostfixExpressionSuffix()3027 if (!ParseSimpleExpressionList(ArgExprs, CommaLocs)) { in ParseParenExpression()3387 Parser::ParseSimpleExpressionList(SmallVectorImpl<Expr*> &Exprs, in ParseSimpleExpressionList() function in Parser
1819 bool ParseSimpleExpressionList(SmallVectorImpl<Expr*> &Exprs,