Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurLambda

2911   else if (const LambdaScopeInfo *LSI = getCurLambda())
12379 if (LambdaScopeInfo *LSI = getCurLambda()) {
12453 if (LambdaScopeInfo *const LSI = SemaRef.getCurLambda()) {