Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1623 class DestroyField final : public EHScopeStack::Cleanup { global() class
1629 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, DestroyField() function in __anon827950500411::DestroyField