Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cap

1012              Cap = Lambda->capture_init_begin(),
1014 Cap != CapEnd; ++Cap)
1015 CT = mergeCanThrow(CT, canThrow(*Cap));