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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1347 struct PerformFinally : EHScopeStack::Cleanup { struct in namespace:__anon3085
1354 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, function in struct:__anon3085::PerformFinally
1466 CGF.EHStack.pushCleanup<PerformFinally>(NormalCleanup, body,

Completed in 84 milliseconds