Home | History | Annotate | Download | only in Parse

Lines Matching refs:CompoundLiteral

641         (isUnaryExpression && !getLangOpts().CPlusPlus) ? CompoundLiteral
651 case CompoundLiteral:
1939 ExprType >= CompoundLiteral? Sema::PCC_ParenthesizedExpression
1978 } else if (ExprType >= CompoundLiteral && BridgeCast) {
2013 } else if (ExprType >= CompoundLiteral &&
2056 ExprType = CompoundLiteral;