Home | History | Annotate | Download | only in Sema

Lines Matching refs:CapturingScopeInfo

2589   CapturingScopeInfo *CurCap = cast<CapturingScopeInfo>(getCurFunction());
2837 if (isa<CapturingScopeInfo>(getCurFunction()))
3341 ArrayRef<CapturingScopeInfo::Capture> Candidates) {
3343 typedef ArrayRef<CapturingScopeInfo::Capture>::const_iterator CaptureIter;