Home
last modified time | relevance | path

Searched refs:CaptureTy (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1739 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1763 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1788 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1802 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1810 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1815 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1740 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1764 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1789 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1803 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1811 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1816 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp1751 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1775 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1800 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1814 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1822 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1827 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1815 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1839 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1864 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1878 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1886 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1891 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1817 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1841 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1866 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1880 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1888 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1893 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1739 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1763 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1788 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1802 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1810 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1815 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1815 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1839 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1864 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1878 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1886 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1891 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1739 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1763 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1788 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1802 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1810 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1815 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1826 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1850 CGM.getCXXABI().getMangleContext().mangleTypeName(CaptureTy, Out); in getBlockCaptureStr()
1875 if (CodeGenFunction::cxxDestructorCanThrow(CaptureTy)) in getBlockCaptureStr()
1889 bool IsVolatile = CaptureTy.isVolatileQualified(); in getBlockCaptureStr()
1897 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
1902 CaptureTy, Alignment, IsVolatile, Ctx); in getBlockCaptureStr()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp1742 QualType CaptureTy = CI.getVariable()->getType(); in getBlockCaptureStr() local
1766 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()