Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1309 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1340 ArrayRef<Expr *> CaptureInits, in Create()
1125 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1166 ArrayRef<Expr *> CaptureInits, in Create()
1746 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4647 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4799 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local