Home
last modified time | relevance | path

Searched refs:BuildEmptyCXXFoldExpr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1463 ExprResult Sema::BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, in BuildEmptyCXXFoldExpr() function in Sema
H A DSemaConcept.cpp460 Out = S.BuildEmptyCXXFoldExpr(FE->getBeginLoc(), FE->getOperator()); in calculateConstraintSatisfaction()
H A DTreeTransform.h4081 return getSema().BuildEmptyCXXFoldExpr(EllipsisLoc, Operator); in RebuildEmptyCXXFoldExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14579 ExprResult BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc,