Home
last modified time | relevance | path

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

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