Searched defs:LSI (Results 1 – 5 of 5) sorted by relevance
169 LambdaScopeInfo *LSI = getCurLambda(); in enterLambdaScope() local198 void Sema::finishLambdaExplicitCaptures(LambdaScopeInfo *LSI) { in finishLambdaExplicitCaptures()287 LambdaScopeInfo *LSI in ActOnStartOfLambdaDefinition() local441 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaError() local584 LambdaScopeInfo *LSI = getCurLambda(); in ActOnLambdaExpr() local
1887 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CurCap); in ActOnCapScopeReturnStmt() local
734 if (LambdaScopeInfo *LSI = dyn_cast<LambdaScopeInfo>(CSI)) { in CheckCXXThisCapture() local
9891 static ExprResult captureInLambda(Sema &S, LambdaScopeInfo *LSI, in captureInLambda()10211 LambdaScopeInfo *LSI = cast<LambdaScopeInfo>(CSI); in tryCaptureVariable() local
7921 sema::LambdaScopeInfo *LSI in TransformLambdaExpr() local