Searched defs:LSI (Results 1 – 12 of 12) sorted by relevance
84 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local225 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() local1124 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaError() local1468 LambdaScopeInfo LSI = *cast<LambdaScopeInfo>(FunctionScopes.back()); in ActOnLambdaExpr() local1490 LambdaScopeInfo *LSI) { in BuildLambdaExpr()
108 if (auto *LSI = dyn_cast<LambdaScopeInfo>(this)) in isVLATypeCaptured() local
1138 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local1144 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local1217 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
228 if (sema::LambdaScopeInfo *LSI = in DiagnoseUnexpandedParameterPacks() local
3062 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local3890 if (auto LSI = dyn_cast<LambdaScopeInfo>(CSI)) { in captureVariablyModifiedType() local3972 if (auto *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CreateUnaryExprOrTypeTraitExpr() local13433 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() local13732 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local13809 if (LambdaScopeInfo *LSI = getCurLambda()) { in UpdateMarkingForLValueToRValue() local13883 if (LambdaScopeInfo *const LSI = SemaRef.getCurLambda()) { in DoMarkVarDeclReferenced() local
1117 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local1169 if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI)) { in CheckCXXThisCapture() local
11188 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local11471 auto *LSI = getCurLambda(); in ActOnFinishFunctionBody() local
1571 sema::LambdaScopeInfo *LSI = S.getCurLambda(); in ConvertDeclSpecToType() local
10209 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local
198 LoopSafetyInfo LSI; in isMustExecuteIn() local
747 LoopSafetyInfo LSI; in isSafeToUnrollAndJam() local
599 SelectInst *LSI = dyn_cast<SelectInst>(LHS); in EqualityPropUnSafe() local