Searched defs:LSI (Results 1 – 11 of 11) sorted by relevance
87 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local228 getGenericLambdaTemplateParameterList(LambdaScopeInfo *LSI, Sema &SemaRef) { in getGenericLambdaTemplateParameterList()482 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope()517 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures()524 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaExplicitTemplateParameterList() local879 void Sema::addInitCapture(LambdaScopeInfo *LSI, VarDecl *Var) { in addInitCapture()889 LambdaScopeInfo *const LSI = getCurLambda(); in ActOnStartOfLambdaDefinition() local1242 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaError() local1540 LambdaScopeInfo LSI = *cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaExpr() local1653 LambdaScopeInfo *LSI) { in BuildLambdaExpr()
1689 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local1695 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local1868 if (auto *LSI = dyn_cast<sema::LambdaScopeInfo>(Scope)) { in getEnclosingLambda() local1908 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
302 if (auto *LSI = getEnclosingLambda()) { in DiagnoseUnexpandedParameterPacks() local
3324 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local4287 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local4904 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local16058 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda()16240 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local16366 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local16512 if (LambdaScopeInfo *LSI = S.getCurLambda()) in rebuildPotentialResultsAsNonOdrUsed() local16968 LambdaScopeInfo *const LSI = in DoMarkVarDeclReferenced() local
7281 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation()7383 const auto *LSI = cast<LambdaScopeInfo>(getCurFunction()); in CheckShadow() local7445 void Sema::DiagnoseShadowingLambdaDecls(const LambdaScopeInfo *LSI) { in DiagnoseShadowingLambdaDecls()13333 if (auto *LSI = getEnclosingLambda()) in CheckParameter() local13591 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local13948 auto *LSI = getCurLambda(); in ActOnFinishFunctionBody() local
66 if (auto *LSI = dyn_cast<LambdaScopeInfo>(FSI)) { in getTemplateDepth() local1044 if (auto *LSI = getEnclosingLambda()) in ActOnTypeParameter() local1422 if (auto *LSI = getEnclosingLambda()) in ActOnNonTypeTemplateParameter() local1489 if (auto *LSI = getEnclosingLambda()) in ActOnTemplateTemplateParameter() local
1191 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local
11763 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local
778 SimpleLoopSafetyInfo LSI; in isSafeToUnrollAndJam() local
396 SimpleLoopSafetyInfo LSI; in isMustExecuteIn() local
622 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in EqualityPropUnSafe() local