Home | History | Annotate | Download | only in Sema

Lines Matching refs:LSI

784     if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI))
786 ThisExpr = captureThis(Context, LSI->Lambda, ThisTy, Loc);