Home
last modified time | relevance | path

Searched defs:CXXFoldExpr (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DExprCXX.h4027 CXXFoldExpr(QualType T, SourceLocation LParenLoc, Expr *LHS, in CXXFoldExpr() function
4038 CXXFoldExpr(EmptyShell Empty) : Expr(CXXFoldExprClass, Empty) {} in CXXFoldExpr() function