Searched refs:BuildVectorLiteral (Results 1 – 2 of 2) sorted by relevance
7012 ExprResult BuildVectorLiteral(SourceLocation LParenLoc,
7713 return BuildVectorLiteral(LParenLoc, RParenLoc, CastExpr, castTInfo); in ActOnCastExpr()7736 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, in BuildVectorLiteral() function in Sema