Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1655 class DestroyField final : public EHScopeStack::Cleanup { class
1661 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anonba83d5a10411::DestroyField
1905 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()