Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
753 llvm::FunctionCallee getThrowFn() { in getThrowFn() function in __anondeb872430111::MicrosoftCXXABI890 llvm::FunctionCallee Fn = getThrowFn(); in emitRethrow()4461 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
1279 static llvm::FunctionCallee getThrowFn(CodeGenModule &CGM) { in getThrowFn() function1322 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()