Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
776 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon9a42cb130111::MicrosoftCXXABI913 llvm::FunctionCallee Fn = getThrowFn(); in emitRethrow()4468 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
1435 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function1485 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()