Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1323 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1359 ArrayRef<Expr *> CaptureInits, in Create()
1208 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1249 ArrayRef<Expr *> CaptureInits, in Create()
2013 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4725 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4878 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local