Home | History | Annotate | Download | only in Sema

Lines Matching refs:ImpCaptureStyle

9817     LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_None;
9819 LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_LambdaByval;
9821 LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_LambdaByref;