Searched refs:ParenExprType (Results 1 – 1 of 1) sorted by relevance
1079 ParenParseOption ParenExprType; in ParseCastExpression() local1085 ParenExprType = ParenParseOption::CastExpr; in ParseCastExpression()1088 ParenExprType = FoldExpr; in ParseCastExpression()1093 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/, in ParseCastExpression()1102 switch (ParenExprType) { in ParseCastExpression()