Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
778 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anon973cabc90111::MicrosoftCXXABI915 llvm::FunctionCallee Fn = getThrowFn(); in emitRethrow()4458 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
1290 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function1332 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()