Searched defs:CallEndCatchForFinally (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp1281 struct CallEndCatchForFinally : EHScopeStack::Cleanup { struct in namespace:__anon17829
1284 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::Value *EndCatchFn) function in struct:__anon17829::CallEndCatchForFinally
1317 CGF.EHStack.pushCleanup<CallEndCatchForFinally>(NormalAndEHCleanup,

Completed in 147 milliseconds