Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsImplicit

838       bool IsImplicit = I >= LSI->NumExplicitCaptures;
843 IsImplicit,
847 /*isImplicit=*/true));
853 Captures.push_back(LambdaExpr::Capture(From.getLocation(), IsImplicit,