Home | History | Annotate | Download | only in AST

Lines Matching refs:explicit_capture_begin

1047 LambdaExpr::capture_iterator LambdaExpr::explicit_capture_begin() const {
1058 return capture_range(explicit_capture_begin(), explicit_capture_end());