Searched refs:ParenExprType (Results 1 – 1 of 1) sorted by relevance
943 ParenParseOption ParenExprType; in ParseCastExpression() local947 ParenExprType = CompoundLiteral; in ParseCastExpression()950 ParenExprType = ParenParseOption::CastExpr; in ParseCastExpression()953 ParenExprType = FoldExpr; in ParseCastExpression()958 Res = ParseParenExpression(ParenExprType, false/*stopIfCastExr*/, in ParseCastExpression()967 switch (ParenExprType) { in ParseCastExpression()