Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurLambda

1078   if (LambdaScopeInfo *const LSI = getCurLambda()) {
1134 LambdaScopeInfo *Sema::getCurLambda() {
1151 if (LambdaScopeInfo *LSI = getCurLambda()) {