Searched defs:LSI (Results 1 – 9 of 9) sorted by relevance
84 const clang::sema::LambdaScopeInfo *LSI = in getStackIndexOfNearestEnclosingCaptureReadyLambda() local225 getGenericLambdaTemplateParameterList(LambdaScopeInfo *LSI, Sema &SemaRef) { in getGenericLambdaTemplateParameterList()435 void Sema::buildLambdaScope(LambdaScopeInfo *LSI, in buildLambdaScope()470 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures()819 FieldDecl *Sema::buildInitCaptureField(LambdaScopeInfo *LSI, VarDecl *Var) { in buildInitCaptureField()839 LambdaScopeInfo *const LSI = getCurLambda(); in ActOnStartOfLambdaDefinition() local1135 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaError() local1391 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaExpr() local
1072 LambdaScopeInfo *const LSI = new LambdaScopeInfo(getDiagnostics()); in PushLambdaScope() local1078 if (LambdaScopeInfo *const LSI = getCurLambda()) { in RecordParsingTemplateParameterDepth() local1151 if (LambdaScopeInfo *LSI = getCurLambda()) { in getCurGenericLambda() local
214 if (sema::LambdaScopeInfo *LSI = in DiagnoseUnexpandedParameterPacks() local
2911 else if (const LambdaScopeInfo *LSI = getCurLambda()) in BuildPredefinedExpr() local11852 LambdaScopeInfo *LSI, in addAsFieldToClosureType()11973 static bool captureInLambda(LambdaScopeInfo *LSI, in captureInLambda()12143 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local12310 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local12379 if (LambdaScopeInfo *LSI = getCurLambda()) { in UpdateMarkingForLValueToRValue() local12453 if (LambdaScopeInfo *const LSI = SemaRef.getCurLambda()) { in DoMarkVarDeclReferenced() local
814 LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI); in CheckCXXThisCapture() local847 if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI)) in CheckCXXThisCapture() local
1003 sema::LambdaScopeInfo *LSI = S.getCurLambda(); in ConvertDeclSpecToType() local
8656 LambdaScopeInfo *LSI = getSema().PushLambdaScope(); in TransformLambdaExpr() local8765 LambdaScopeInfo *const LSI = getSema().getCurLambda(); in TransformLambdaScope() local
9810 LambdaScopeInfo *LSI = S.PushLambdaScope(); in RebuildLambdaScopeInfo() local
813 if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(this)) in addThisCapture() local