Lines Matching full:lambdaexpr
3160 const LambdaExpr *LE = cast<LambdaExpr>(this);3161 for (LambdaExpr::capture_iterator I = LE->capture_begin(),