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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1327 struct CallEndCatchForFinally : EHScopeStack::Cleanup { struct in namespace:__anon3224
1330 CallEndCatchForFinally(llvm::Value *ForEHVar, llvm::Value *EndCatchFn) function in struct:__anon3224::CallEndCatchForFinally
1363 CGF.EHStack.pushCleanup<CallEndCatchForFinally>(NormalAndEHCleanup,

Completed in 101 milliseconds