Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGClass.cpp1405 class DestroyField : public EHScopeStack::Cleanup { class
1411 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anon4399a6900411::DestroyField
1520 EHStack.pushCleanup<DestroyField>(cleanupKind, field, in EnterDtorCleanups()