Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1828 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1919 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2116 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1829 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1920 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2117 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp1840 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1931 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2128 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1904 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1995 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2190 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1906 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1997 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2192 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1828 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1919 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2116 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1904 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1995 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2190 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1828 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1919 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2116 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp1915 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
2006 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2199 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp1831 static std::string getCopyDestroyHelperFuncName( in getCopyDestroyHelperFuncName() function
1922 getCopyDestroyHelperFuncName(CopiedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()
2111 getCopyDestroyHelperFuncName(DestroyedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()