Home | History | Annotate | Download | only in Sema

Lines Matching defs:Lambda

735       // For lambda expressions, build a field and an initializing expression.
736 CXXRecordDecl *Lambda = LSI->Lambda;
738 = FieldDecl::Create(Context, Lambda, Loc, Loc, 0, ThisTy,
743 Lambda->addDecl(Field);
4512 // We hit this case with the lambda conversion-to-block optimization;
5164 // This is a lambda coversion to block pointer; check if the argument
5174 // For the conversion to block pointer on a lambda expression, we