Home
last modified time | relevance | path

Searched refs:DestroyField (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp1653 class DestroyField final : public EHScopeStack::Cleanup { class
1659 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anon7d8fdd600411::DestroyField
1903 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1633 class DestroyField final : public EHScopeStack::Cleanup { class
1639 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anon4d76196e0411::DestroyField
1902 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()