Lines Matching defs:isVectorLiteral
317 /*isVectorLiteral=*/false,
726 bool isVectorLiteral,
733 isVectorLiteral,
1069 bool isVectorLiteral,
1115 if (isVectorLiteral)
1192 isVectorLiteral, NotPrimaryExpression);
1202 isVectorLiteral, NotPrimaryExpression);
1223 isVectorLiteral, NotPrimaryExpression);
1237 isVectorLiteral, NotPrimaryExpression);
1250 isVectorLiteral,
1368 /*isVectorLiteral=*/false,
1713 isTypeCast, isVectorLiteral,
1729 isTypeCast, isVectorLiteral,
1748 NotCastExpr, isTypeCast, isVectorLiteral,
1767 isVectorLiteral, NotPrimaryExpression);
3248 // isVectorLiteral = true will make sure we don't parse any
3253 /*isVectorLiteral=*/true);