Searched refs:getThrowFn (Results 1 – 2 of 2) sorted by relevance
721 llvm::Constant *getThrowFn() { in getThrowFn() function in __anone5681bf50111::MicrosoftCXXABI870 auto *Fn = getThrowFn(); in emitRethrow()4174 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(), Args); in emitThrow()
1068 static llvm::Constant *getThrowFn(CodeGenModule &CGM) { in getThrowFn() function1110 CGF.EmitNoreturnRuntimeCallOrInvoke(getThrowFn(CGM), args); in emitThrow()