Searched refs:DeclComponentLists (Results 1 – 1 of 1) sorted by relevance
8789 SmallVector<MapData, 4> DeclComponentLists; in generateInfoForCapture() local8804 DeclComponentLists.emplace_back(Components, C->getMapType(), in generateInfoForCapture()8819 for (const MapData &L : DeclComponentLists) { in generateInfoForCapture()8829 for (const MapData &L1 : makeArrayRef(DeclComponentLists).slice(Count)) { in generateInfoForCapture()8932 for (const MapData &L : DeclComponentLists) { in generateInfoForCapture()