Home
last modified time | relevance | path

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

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