Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp76 static llvm::Constant *getCatchallRethrowFn(CodeGenModule &CGM, in getCatchallRethrowFn() function
1368 EmitRuntimeCall(getCatchallRethrowFn(CGM, RethrowName), in getEHResumeBlock()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp77 static llvm::FunctionCallee getCatchallRethrowFn(CodeGenModule &CGM, in getCatchallRethrowFn() function
1590 EmitRuntimeCall(getCatchallRethrowFn(CGM, RethrowName), in getEHResumeBlock()