Lines Matching refs:LambdaScopeInfo
209 if (isa<sema::LambdaScopeInfo>(SI))228 if (sema::LambdaScopeInfo *LSI =229 dyn_cast<sema::LambdaScopeInfo>(FunctionScopes[N-1])) {