Searched refs:CaptureTy (Results 1 – 1 of 1) sorted by relevance
1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local1766 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()1791 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()1805 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()1813 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()1818 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()