Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurLambda

3003   else if (const LambdaScopeInfo *LSI = getCurLambda())
13110 if (LambdaScopeInfo *LSI = getCurLambda()) {
13186 if (LambdaScopeInfo *const LSI = SemaRef.getCurLambda()) {