Home
last modified time | relevance | path

Searched refs:BuildVectorLiteral (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp7863 return BuildVectorLiteral(LParenLoc, RParenLoc, CastExpr, castTInfo); in ActOnCastExpr()
7886 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, in BuildVectorLiteral() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7435 ExprResult BuildVectorLiteral(SourceLocation LParenLoc,