Lines Matching defs:isVectorLiteral
296 /*isVectorLiteral=*/false,
709 bool isVectorLiteral,
716 isVectorLiteral,
1053 bool isVectorLiteral,
1099 if (isVectorLiteral)
1176 isVectorLiteral, NotPrimaryExpression);
1186 isVectorLiteral, NotPrimaryExpression);
1207 isVectorLiteral, NotPrimaryExpression);
1221 isVectorLiteral, NotPrimaryExpression);
1234 isVectorLiteral,
1352 /*isVectorLiteral=*/false,
1695 isTypeCast, isVectorLiteral,
1711 isTypeCast, isVectorLiteral,
1730 NotCastExpr, isTypeCast, isVectorLiteral,
1749 isVectorLiteral, NotPrimaryExpression);
3211 // isVectorLiteral = true will make sure we don't parse any
3216 /*isVectorLiteral=*/true);