Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1322 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1353 ArrayRef<Expr *> CaptureInits, in Create()
1198 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1239 ArrayRef<Expr *> CaptureInits, in Create()
1794 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4662 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4814 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local