Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp1628 class DestroyField final : public EHScopeStack::Cleanup { class
1634 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anon858dc5ae0411::DestroyField
1926 EHStack.pushCleanup<DestroyField>( in EnterDtorCleanups()