Home
last modified time | relevance | path

Searched defs:LSI (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLambda.cpp87 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local
228 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() local
879 void Sema::addInitCapture(LambdaScopeInfo *LSI, VarDecl *Var) { in addInitCapture()
889 LambdaScopeInfo *const LSI = getCurLambda(); in ActOnStartOfLambdaDefinition() local
1242 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaError() local
1540 LambdaScopeInfo LSI = *cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaExpr() local
1653 LambdaScopeInfo *LSI) { in BuildLambdaExpr()
HDSema.cpp1689 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local
1695 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local
1868 if (auto *LSI = dyn_cast<sema::LambdaScopeInfo>(Scope)) { in getEnclosingLambda() local
1908 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
HDSemaTemplateVariadic.cpp302 if (auto *LSI = getEnclosingLambda()) { in DiagnoseUnexpandedParameterPacks() local
HDSemaExpr.cpp3324 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local
4287 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local
4904 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local
16058 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda()
16240 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
16366 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
16512 if (LambdaScopeInfo *LSI = S.getCurLambda()) in rebuildPotentialResultsAsNonOdrUsed() local
16968 LambdaScopeInfo *const LSI = in DoMarkVarDeclReferenced() local
HDSemaDecl.cpp7281 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation()
7383 const auto *LSI = cast<LambdaScopeInfo>(getCurFunction()); in CheckShadow() local
7445 void Sema::DiagnoseShadowingLambdaDecls(const LambdaScopeInfo *LSI) { in DiagnoseShadowingLambdaDecls()
13333 if (auto *LSI = getEnclosingLambda()) in CheckParameter() local
13591 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local
13948 auto *LSI = getCurLambda(); in ActOnFinishFunctionBody() local
HDSemaTemplate.cpp66 if (auto *LSI = dyn_cast<LambdaScopeInfo>(FSI)) { in getTemplateDepth() local
1044 if (auto *LSI = getEnclosingLambda()) in ActOnTypeParameter() local
1422 if (auto *LSI = getEnclosingLambda()) in ActOnNonTypeTemplateParameter() local
1489 if (auto *LSI = getEnclosingLambda()) in ActOnTemplateTemplateParameter() local
HDSemaExprCXX.cpp1191 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local
HDTreeTransform.h11763 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUnrollAndJam.cpp778 SimpleLoopSafetyInfo LSI; in isSafeToUnrollAndJam() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMustExecute.cpp396 SimpleLoopSafetyInfo LSI; in isMustExecuteIn() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopUnswitch.cpp622 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in EqualityPropUnSafe() local