Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp429 struct FinishARCDealloc : EHScopeStack::Cleanup { struct
491 EHStack.pushCleanup<FinishARCDealloc>(getARCCleanupKind()); in StartObjCMethod()