Searched refs:DestroyedCaptures (Results 1 – 1 of 1) sorted by relevance
2187 SmallVector<BlockCaptureManagedEntity, 4> DestroyedCaptures; in GenerateDestroyHelperFunction() local2188 findBlockCapturedManagedEntities(blockInfo, getLangOpts(), DestroyedCaptures); in GenerateDestroyHelperFunction()2190 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()2242 for (const auto &DestroyedCapture : DestroyedCaptures) { in GenerateDestroyHelperFunction()