Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1623 class DestroyField final : public EHScopeStack::Cleanup { class
1629 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anonbdf213460411::DestroyField
1958 EHStack.pushCleanup<DestroyField>( in EnterDtorCleanups()