Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLambda.cpp84 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local
225 getGenericLambdaTemplateParameterList(LambdaScopeInfo *LSI, Sema &SemaRef) { in getGenericLambdaTemplateParameterList()
436 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope()
471 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures()
789 FieldDecl *Sema::buildInitCaptureField(LambdaScopeInfo *LSI, VarDecl *Var) { in buildInitCaptureField()
810 LambdaScopeInfo *const LSI = getCurLambda(); in ActOnStartOfLambdaDefinition() local
1124 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaError() local
1468 LambdaScopeInfo LSI = *cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaExpr() local
1490 LambdaScopeInfo *LSI) { in BuildLambdaExpr()
DScopeInfo.cpp108 if (auto *LSI = dyn_cast<LambdaScopeInfo>(this)) in isVLATypeCaptured() local
DSema.cpp1138 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local
1144 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local
1217 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
DSemaTemplateVariadic.cpp228 if (sema::LambdaScopeInfo *LSI = in DiagnoseUnexpandedParameterPacks() local
DSemaExpr.cpp3062 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local
3890 if (auto LSI = dyn_cast<LambdaScopeInfo>(CSI)) { in captureVariablyModifiedType() local
3972 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local
13433 static void addAsFieldToClosureType(Sema &S, LambdaScopeInfo *LSI, in addAsFieldToClosureType()
13450 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda()
13631 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
13732 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
13809 if (LambdaScopeInfo *LSI = getCurLambda()) { in UpdateMarkingForLValueToRValue() local
13883 if (LambdaScopeInfo *const LSI = SemaRef.getCurLambda()) { in DoMarkVarDeclReferenced() local
DSemaExprCXX.cpp1117 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local
1169 if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI)) { in CheckCXXThisCapture() local
DSemaDecl.cpp11188 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local
11471 auto *LSI = getCurLambda(); in ActOnFinishFunctionBody() local
DSemaType.cpp1571 sema::LambdaScopeInfo *LSI = S.getCurLambda(); in ConvertDeclSpecToType() local
DTreeTransform.h10209 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaLambda.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()
525 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaExplicitTemplateParameterList() local
883 void Sema::addInitCapture(LambdaScopeInfo *LSI, VarDecl *Var) { in addInitCapture()
893 LambdaScopeInfo *const LSI = getCurLambda(); in ActOnStartOfLambdaDefinition() local
1247 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaError() local
1625 LambdaScopeInfo LSI = *cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaExpr() local
1740 LambdaScopeInfo *LSI) { in BuildLambdaExpr()
DSema.cpp1880 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local
1886 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local
2059 if (auto *LSI = dyn_cast<sema::LambdaScopeInfo>(Scope)) { in getEnclosingLambda() local
2099 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
DSemaTemplateVariadic.cpp302 if (auto *LSI = getEnclosingLambda()) { in DiagnoseUnexpandedParameterPacks() local
DSemaExpr.cpp3466 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local
4432 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local
5573 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateBuiltinArraySubscriptExpr() local
17292 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda()
17475 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
17613 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
17759 if (LambdaScopeInfo *LSI = S.getCurLambda()) in rebuildPotentialResultsAsNonOdrUsed() local
18230 LambdaScopeInfo *const LSI = in DoMarkVarDeclReferenced() local
DSemaDecl.cpp7499 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation()
7601 const auto *LSI = cast<LambdaScopeInfo>(getCurFunction()); in CheckShadow() local
7663 void Sema::DiagnoseShadowingLambdaDecls(const LambdaScopeInfo *LSI) { in DiagnoseShadowingLambdaDecls()
13723 if (auto *LSI = getEnclosingLambda()) in CheckParameter() local
13958 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local
14331 auto *LSI = getCurLambda(); in ActOnFinishFunctionBody() local
DSemaTemplate.cpp66 if (auto *LSI = dyn_cast<LambdaScopeInfo>(FSI)) { in getTemplateDepth() local
1050 if (auto *LSI = getEnclosingLambda()) in ActOnTypeParameter() local
1545 if (auto *LSI = getEnclosingLambda()) in ActOnNonTypeTemplateParameter() local
1612 if (auto *LSI = getEnclosingLambda()) in ActOnTemplateTemplateParameter() local
DSemaExprCXX.cpp1278 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local
DTreeTransform.h12453 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp778 SimpleLoopSafetyInfo LSI; in isSafeToUnrollAndJam() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp396 SimpleLoopSafetyInfo LSI; in isMustExecuteIn() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp936 SimpleLoopSafetyInfo LSI; in isSafeToUnrollAndJam() local
/external/llvm-project/llvm/lib/Analysis/
DMustExecute.cpp403 SimpleLoopSafetyInfo LSI; in isMustExecuteIn() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp625 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in equalityPropUnSafe() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp622 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in EqualityPropUnSafe() local