Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h342 class EHCatchScope *pushCatch(unsigned NumHandlers);
H A DCGObjCRuntime.cpp185 EHCatchScope *Catch = CGF.EHStack.pushCatch(Handlers.size()); in EmitTryCatchStmt()
H A DCGException.cpp637 EHCatchScope *CatchScope = EHStack.pushCatch(NumHandlers); in EnterCXXTryStmt()
1488 EHCatchScope *catchScope = CGF.EHStack.pushCatch(1); in enter()
2186 EHCatchScope *CatchScope = EHStack.pushCatch(1); in EnterSEHTryStmt()
H A DCGCleanup.cpp242 EHCatchScope *EHScopeStack::pushCatch(unsigned numHandlers) { in pushCatch() function in EHScopeStack
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2924 {"_ZN5clang7CodeGen12EHScopeStack9pushCatchEj", "clang::CodeGen::EHScopeStack::pushCatch(unsigned i…