Lines Matching defs:WithInit
2351 Expr *CaptureExpr, bool WithInit,
2878 bool WithInit);
4433 Expr *CaptureExpr, bool WithInit,
4451 WithInit = true;
4455 if (!WithInit)
4464 bool WithInit) {
4469 CD = buildCaptureDecl(S, D->getIdentifier(), CaptureExpr, WithInit,
4482 /*WithInit=*/true, S.CurContext, /*AsExpression=*/true);
9075 /*WithInit=*/false);
17229 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
17513 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
17681 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
17758 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
17821 CapturedExpr = buildCapture(SemaRef, Field, E, /*WithInit=*/false);
18890 VarsExpr = Ref = buildCapture(S, D, SimpleRefExpr, /*WithInit=*/false);
19145 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
19376 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
19598 : buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false));
22511 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
22562 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
22737 buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
22811 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);