Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1324 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1360 ArrayRef<Expr *> CaptureInits, in Create()
1258 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1299 ArrayRef<Expr *> CaptureInits, in Create()
2071 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4427 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4581 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local