Home | History | Annotate | Download | only in Sema

Lines Matching refs:Lambdas

2607   // Blocks and lambdas can occur at global scope. Don't emit a warning.
10314 // Lambdas never need to be transformed.
10356 if (!Rec.Lambdas.empty()) {
10361 for (unsigned I = 0, N = Rec.Lambdas.size(); I != N; ++I)
10362 Diag(Rec.Lambdas[I]->getLocStart(),
10367 for (unsigned I = 0, N = Rec.Lambdas.size(); I != N; ++I) {
10368 LambdaExpr *Lambda = Rec.Lambdas[I];
10849 // Lambdas are not allowed to capture unnamed variables
10889 // Lambdas are not allowed to capture __block variables; they don't