Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4822 struct CallEndCatch final : EHScopeStack::Cleanup { struct
4823 CallEndCatch(bool MightThrow) : MightThrow(MightThrow) {} in CallEndCatch() function
4849 CGF.EHStack.pushCleanup<CallEndCatch>( in CallBeginCatch()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3108 {"_ZN12_GLOBAL__N_112CallEndCatchD1Ev", "(anonymous namespace)::CallEndCatch::~CallEndCatch()"},
3109 {"_ZN12_GLOBAL__N_112CallEndCatchD0Ev", "(anonymous namespace)::CallEndCatch::~CallEndCatch()"},
3110 …ch4EmitERN5clang7CodeGen15CodeGenFunctionEb", "(anonymous namespace)::CallEndCatch::Emit(clang::Co…
25079 {"_ZTVN12_GLOBAL__N_112CallEndCatchE", "vtable for (anonymous namespace)::CallEndCatch"},