Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
932 ArrayRef<Expr *> CaptureInits, in LambdaExpr()995 ArrayRef<Expr *> CaptureInits, in Create()
1087 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1118 ArrayRef<Expr *> CaptureInits, in Create()
1499 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
3751 SmallVectorImpl<Expr *> &CaptureInits, in buildCapturedStmtCaptureList()3878 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local