Lines Matching full:__cxa_allocate_exception
27 // void *__cxa_allocate_exception(size_t thrown_size);32 return CGM.CreateRuntimeFunction(FTy, "__cxa_allocate_exception");383 // __cxa_allocate_exception returns a void*; we need to cast this