Lines Matching defs:WithInit
2319 Expr *CaptureExpr, bool WithInit,
2846 bool WithInit);
4415 Expr *CaptureExpr, bool WithInit,
4433 WithInit = true;
4437 if (!WithInit)
4446 bool WithInit) {
4451 CD = buildCaptureDecl(S, D->getIdentifier(), CaptureExpr, WithInit,
4464 /*WithInit=*/true, S.CurContext, /*AsExpression=*/true);
9082 /*WithInit=*/false);
17416 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
17700 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
17868 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
17945 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
18008 CapturedExpr = buildCapture(SemaRef, Field, E, /*WithInit=*/false);
19080 VarsExpr = Ref = buildCapture(S, D, SimpleRefExpr, /*WithInit=*/false);
19335 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);
19566 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
19788 : buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false));
22930 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
22981 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
23156 buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/true);
23254 Ref = buildCapture(SemaRef, D, SimpleRefExpr, /*WithInit=*/false);