/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 501 CodeGenFunction::Destroyer *destroyer, in DestroyObject() 503 : addr(addr), type(type), destroyer(destroyer), in DestroyObject() 508 CodeGenFunction::Destroyer *destroyer; member 516 CGF.emitDestroy(addr, type, destroyer, useEHCleanupForArray); in Emit() 662 CodeGenFunction::Destroyer *destroyer = in EmitAutoVarWithLifetime() local 668 CGF.pushDestroy(cleanupKind, addr, var.getType(), destroyer, in EmitAutoVarWithLifetime() 2085 CodeGenFunction::Destroyer *destroyer = nullptr; in emitAutoVarTypeCleanup() local 2112 destroyer = CodeGenFunction::destroyARCStrongImprecise; in emitAutoVarTypeCleanup() 2119 destroyer = CodeGenFunction::destroyNonTrivialCStruct; in emitAutoVarTypeCleanup() 2130 if (!destroyer) destroyer = getDestroyer(dtorKind); in emitAutoVarTypeCleanup() [all …]
|
H A D | CGClass.cpp | 1634 CodeGenFunction::Destroyer *destroyer; member in __anon79f44e7e0411::DestroyField 1638 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() argument 1640 : field(field), destroyer(destroyer), in DestroyField() 1651 CGF.emitDestroy(LV.getAddress(), field->getType(), destroyer, in Emit() 2079 Destroyer *destroyer = destroyCXXObject; in EmitCXXAggrConstructorCall() local 2081 *destroyer); in EmitCXXAggrConstructorCall()
|
H A D | CGObjC.cpp | 1646 CodeGenFunction::Destroyer *destroyer; member 1650 CodeGenFunction::Destroyer *destroyer, in DestroyIvar() 1652 : addr(addr), ivar(ivar), destroyer(destroyer), in DestroyIvar() 1658 CGF.emitDestroy(lvalue.getAddress(), ivar->getType(), destroyer, in Emit() 1687 CodeGenFunction::Destroyer *destroyer = nullptr; in emitCXXDestructMethod() local 1692 destroyer = destroyARCStrongWithStore; in emitCXXDestructMethod() 1696 destroyer = CGF.getDestroyer(dtorKind); in emitCXXDestructMethod() 1701 CGF.EHStack.pushCleanup<DestroyIvar>(cleanupKind, self, ivar, destroyer, in emitCXXDestructMethod()
|
H A D | CGBlocks.cpp | 1037 CodeGenFunction::Destroyer *destroyer; in EmitBlockLiteral() local 1050 destroyer = emitARCIntrinsicUse; in EmitBlockLiteral() 1052 destroyer = destroyARCStrongImprecise; in EmitBlockLiteral() 1054 destroyer = getDestroyer(dtorKind); in EmitBlockLiteral() 1077 pushDestroy(cleanupKind, blockField, type, destroyer, useArrayEHCleanup); in EmitBlockLiteral() 1079 pushLifetimeExtendedDestroy(cleanupKind, blockField, type, destroyer, in EmitBlockLiteral()
|
H A D | CGDeclCXX.cpp | 1157 Address addr, QualType type, Destroyer *destroyer, in generateDestroyHelper() argument 1177 emitDestroy(addr, type, destroyer, useEHCleanupForArray); in generateDestroyHelper()
|
H A D | CodeGenFunction.h | 2193 Destroyer *destroyer); 2198 Destroyer *destroyer); 2205 Destroyer *destroyer, bool useEHCleanupForArray); 2209 QualType type, Destroyer *destroyer, 2212 QualType type, Destroyer *destroyer, 2220 void emitDestroy(Address addr, QualType type, Destroyer *destroyer, 2223 Destroyer *destroyer, 2228 Destroyer *destroyer,
|
/freebsd/share/dict/ |
H A D | web2a | 957 all-destroyer 13358 commerce destroyer 16390 destroyer escort 16391 destroyer leader 24730 germ destroyer 51636 self-destroyer 65714 torpedo-boat destroyer
|
H A D | web2 | 52089 destroyer
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 1840 …o side posts, the LORD will pass over the door, and will not suffer the destroyer to come in unto … 6974 …for they said, Our god hath delivered into our hands our enemy, and the destroyer of our country, … 13225 A dreadful sound is in his ears: in prosperity the destroyer shall come upon him. 14108 Concerning the works of men, by the word of thy lips I have kept me from the paths of the destroyer. 17221 … father or his mother, and saith, It is no transgression; the same is the companion of a destroyer. 19035 The lion is come up from his thicket, and the destroyer of the Gentiles is on his way; he is gone f… 28578 Neither murmur ye, as some of them also murmured, and were destroyed of the destroyer.
|