Home | History | Annotate | Download | only in CodeGen

Lines Matching full:__cxa_free_exception

36   // void __cxa_free_exception(void *thrown_exception);
41 return CGM.CreateRuntimeFunction(FTy, "__cxa_free_exception");