reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4572 const auto *RD = CS.getCapturedRecordDecl(); 4585 auto CI = CS.capture_begin(); 4600 if (CS.capture_size() > 0 || 4631 if (CS.capture_size() > 0) { 4633 for (unsigned I = 0, E = CS.capture_size(); I < E; ++I, ++CI, ++CurField) {