Home | History | Annotate | Download | only in Sema

Lines Matching refs:CapturingScopeInfo

10786     LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_None;
10788 LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_LambdaByval;
10790 LSI->ImpCaptureStyle = CapturingScopeInfo::ImpCap_LambdaByref;