Searched defs:CXXFoldExpr (Results 1 – 3 of 3) sorted by relevance
78 class CXXFoldExpr; variable
4582 CXXFoldExpr(QualType T, UnresolvedLookupExpr *Callee, in CXXFoldExpr() function4595 CXXFoldExpr(EmptyShell Empty) : Expr(CXXFoldExprClass, Empty) {} in CXXFoldExpr() function
4075 CXXFoldExpr(QualType T, SourceLocation LParenLoc, Expr *LHS, in CXXFoldExpr() function4086 CXXFoldExpr(EmptyShell Empty) : Expr(CXXFoldExprClass, Empty) {} in CXXFoldExpr() function