Home | History | Annotate | Download | only in AST

Lines Matching full:lambdaexpr

1209 StmtProfiler::VisitLambdaExpr(const LambdaExpr *S) {
1211 for (LambdaExpr::capture_iterator C = S->explicit_capture_begin(),