Home
last modified time | relevance | path

Searched refs:PerformFinally (Results 1 – 2 of 2) 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()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3097 {"_ZN12_GLOBAL__N_114PerformFinallyD1Ev", "(anonymous namespace)::PerformFinally::~PerformFinally()…
3098 {"_ZN12_GLOBAL__N_114PerformFinallyD0Ev", "(anonymous namespace)::PerformFinally::~PerformFinally()…
3099 …y4EmitERN5clang7CodeGen15CodeGenFunctionEb", "(anonymous namespace)::PerformFinally::Emit(clang::C…
25076 {"_ZTVN12_GLOBAL__N_114PerformFinallyE", "vtable for (anonymous namespace)::PerformFinally"},