Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1315 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1346 ArrayRef<Expr *> CaptureInits, in Create()
1127 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1168 ArrayRef<Expr *> CaptureInits, in Create()
1750 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4595 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4747 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local