Home
last modified time | relevance | path

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

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