Home
last modified time | relevance | path

Searched defs:CaptureInits (Results 1 – 8 of 8) sorted by relevance

/external/clang/lib/AST/
DStmt.cpp1010 ArrayRef<Expr *> CaptureInits, in CapturedStmt()
1041 ArrayRef<Expr *> CaptureInits, in Create()
DExprCXX.cpp855 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()
911 bool ExplicitParams, bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in Create()
/external/llvm-project/clang/lib/AST/
DStmt.cpp1308 ArrayRef<Expr *> CaptureInits, in CapturedStmt()
1339 ArrayRef<Expr *> CaptureInits, in Create()
DExprCXX.cpp1125 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()
1166 ArrayRef<Expr *> CaptureInits, in Create()
/external/clang/lib/Sema/
DSemaLambda.cpp1493 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
DSemaStmt.cpp3855 SmallVectorImpl<Expr *> &CaptureInits, in buildCapturedStmtCaptureList()
3981 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp1743 SmallVector<Expr *, 4> CaptureInits; in BuildLambdaExpr() local
DSemaStmt.cpp4359 SmallVectorImpl<Expr *> &CaptureInits) { in buildCapturedStmtCaptureList()
4511 SmallVector<Expr *, 4> CaptureInits; in ActOnCapturedRegionEnd() local