Searched defs:CurrentLSI (Results 1 – 1 of 1) sorted by relevance
5893 Expr *const FE, LambdaScopeInfo *const CurrentLSI, Sema &S) { in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()6343 LambdaScopeInfo *const CurrentLSI = getCurLambda(); in ActOnFinishFullExpr() local