Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1377 class DestroyField : public EHScopeStack::Cleanup { class
1383 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anonc19dd22a0311::DestroyField
1492 EHStack.pushCleanup<DestroyField>(cleanupKind, field, in EnterDtorCleanups()