Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h76 DestroyField, enumerator
DCoroSplit.cpp418 Shape.FrameTy, Shape.FramePtr, 0, coro::Shape::DestroyField, in updateCoroFrame()
/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 __anon436d6b690411::DestroyField
1903 EHStack.pushCleanup<DestroyField>(cleanupKind, Field, in EnterDtorCleanups()