Home | History | Annotate | Download | only in Sema

Lines Matching defs:Lambda

726       // For lambda expressions, build a field and an initializing expression.
727 CXXRecordDecl *Lambda = LSI->Lambda;
729 = FieldDecl::Create(Context, Lambda, Loc, Loc, 0, ThisTy,
734 Lambda->addDecl(Field);
4646 // We hit this case with the lambda conversion-to-block optimization;
5304 // This is a lambda coversion to block pointer; check if the argument
5314 // For the conversion to block pointer on a lambda expression, we