Home
last modified time | relevance | path

Searched refs:DestroyField (Results 1 – 1 of 1) 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 __anonf0bc8c9f0411::DestroyField
1903 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()