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