Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
771 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon9a42cb130111::MicrosoftCXXABI908 llvm::FunctionCallee Fn = getThrowFn(); in emitRethrow()4460 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
1449 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function1499 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()