Searched defs:isVectorLiteral (Results 1 – 2 of 2) sorted by relevance
678 bool isVectorLiteral, in ParseCastExpression()916 bool isVectorLiteral, in ParseCastExpression()
7563 bool isVectorLiteral = false; in ActOnCastExpr() local