Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
638 llvm::Constant *getThrowFn() { in getThrowFn() function in __anone5681bf50111::MicrosoftCXXABI786 auto *Fn = getThrowFn(); in emitRethrow()3728 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
934 static llvm::Constant *getThrowFn(CodeGenModule &CGM) { in getThrowFn() function975 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()