Home | History | Annotate | Download | only in Sema

Lines Matching refs:CapturedRegionScopeInfo

2913   else if (const CapturedRegionScopeInfo *CSI = getCurCapturedRegion())
11701 if (HasBlocksAttr && (IsLambda || isa<CapturedRegionScopeInfo>(CSI))) {
11806 static bool captureInCapturedRegion(CapturedRegionScopeInfo *RSI,
12303 } else if (CapturedRegionScopeInfo *RSI = dyn_cast<CapturedRegionScopeInfo>(CSI)) {