Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1368 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1404 ArrayRef<Expr *> CaptureInits, in Create()
1264 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1305 ArrayRef<Expr *> CaptureInits, in Create()
2139 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4559 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4734 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local