Lines Matching defs:LSI
74 if (auto *LSI = dyn_cast<LambdaScopeInfo>(FSI)) {
75 if (!LSI->TemplateParams.empty()) {
76 ParamsAtDepth(LSI->AutoTemplateParameterDepth);
79 if (LSI->GLTemplateParameterList) {
80 ParamsAtDepth(LSI->GLTemplateParameterList->getDepth());
1013 if (auto *LSI = getEnclosingLambda())
1014 LSI->LocalPacks.push_back(Param);
1540 if (auto *LSI = getEnclosingLambda())
1541 LSI->LocalPacks.push_back(Param);
1591 if (auto *LSI = getEnclosingLambda())
1592 LSI->LocalPacks.push_back(Param);