Home | History | Annotate | Download | only in Sema

Lines Matching refs:ImpCaptureStyle

10108     if (CSI->ImpCaptureStyle == CapturingScopeInfo::ImpCap_None && !Explicit) {
10218 ByRef = (LSI->ImpCaptureStyle == LambdaScopeInfo::ImpCap_LambdaByref);