Searched refs:CaptureTy (Results 1 – 1 of 1) sorted by relevance
1718 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local1743 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()1768 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()1782 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()1789 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()1794 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()