Home
last modified time | relevance | path

Searched refs:DTorKind (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1044 QualType::DestructionKind DTorKind = PrivateType.isDestructedType();
1045 return DTorKind != QualType::DK_none;
1053 QualType::DestructionKind DTorKind = PrivateType.isDestructedType();
1057 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1047 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
1048 return DTorKind != QualType::DK_none; in needCleanups()
1056 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
1060 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1082 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
1083 return DTorKind != QualType::DK_none; in needCleanups()
1091 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
1095 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1089 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
1090 return DTorKind != QualType::DK_none; in needCleanups()
1098 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
1102 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1089 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
1090 return DTorKind != QualType::DK_none; in needCleanups()
1098 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
1102 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp908 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
909 return DTorKind != QualType::DK_none; in needCleanups()
917 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
921 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp908 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
909 return DTorKind != QualType::DK_none; in needCleanups()
917 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
921 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp909 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
910 return DTorKind != QualType::DK_none; in needCleanups()
918 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
922 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp914 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
915 return DTorKind != QualType::DK_none; in needCleanups()
923 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
927 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp914 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
915 return DTorKind != QualType::DK_none; in needCleanups()
923 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
927 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGOpenMPRuntime.cpp922 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in needCleanups() local
923 return DTorKind != QualType::DK_none; in needCleanups()
931 QualType::DestructionKind DTorKind = PrivateType.isDestructedType(); in emitCleanups() local
935 CGF.pushDestroy(DTorKind, PrivateAddr, PrivateType); in emitCleanups()