Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1347 ExprResult Sema::BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, in BuildEmptyCXXFoldExpr() function in Sema
H A DSemaConcept.cpp319 Out = S.BuildEmptyCXXFoldExpr(FE->getBeginLoc(), FE->getOperator()); in calculateConstraintSatisfaction()
H A DTreeTransform.h4015 return getSema().BuildEmptyCXXFoldExpr(EllipsisLoc, Operator); in RebuildEmptyCXXFoldExpr()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14273 ExprResult BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc,