Searched defs:CaptureInits (Results 1 – 4 of 4) sorted by relevance
1321 ArrayRef<Expr *> CaptureInits, in CapturedStmt()1352 ArrayRef<Expr *> CaptureInits, in Create()
1131 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1172 ArrayRef<Expr *> CaptureInits, in Create()
1752 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
4670 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()4822 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local