Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGException.cpp1347 struct PerformFinally : EHScopeStack::Cleanup { struct
1354 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, in PerformFinally() argument
1466 CGF.EHStack.pushCleanup<PerformFinally>(NormalCleanup, body, in enter()