Home | History | Annotate | Download | only in Sema

Lines Matching refs:capture_begin

9820   for (LambdaExpr::capture_iterator C = E->capture_begin(),
9842 InitCaptureExprsAndTypes[C - E->capture_begin()] =
9915 for (LambdaExpr::capture_iterator C = E->capture_begin(),
9938 InitCaptureExprsAndTypes[C - E->capture_begin()];