Searched refs:stopIfCastExpr (Results 1 – 4 of 4) sorted by relevance
2184 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression() argument2300 if (isAmbiguousTypeId && !stopIfCastExpr) { in ParseParenExpression()2350 if (stopIfCastExpr) { in ParseParenExpression()
2757 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression() argument2880 if (isAmbiguousTypeId && !stopIfCastExpr) { in ParseParenExpression()2972 if (stopIfCastExpr) { in ParseParenExpression()
1477 bool stopIfCastExpr,
1850 bool stopIfCastExpr,