Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h76 DestroyField, enumerator
H A DCoroSplit.cpp418 Shape.FrameTy, Shape.FramePtr, 0, coro::Shape::DestroyField, in updateCoroFrame()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp1594 class DestroyField final : public EHScopeStack::Cleanup { class
1600 DestroyField(const FieldDecl *field, CodeGenFunction::Destroyer *destroyer, in DestroyField() function in __anona1fee4cd0411::DestroyField
1860 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()