Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1365 struct PerformFinally final : EHScopeStack::Cleanup { struct
1372 PerformFinally(const Stmt *Body, llvm::Value *ForEHVar, in PerformFinally() argument
1482 CGF.EHStack.pushCleanup<PerformFinally>(NormalCleanup, body, in enter()