Definition raw_os_ostream.hpp:19
std::string GetStackTrace(int offset)
Get a stack trace, ignoring the first "offset" symbols.
void SetGetStackTraceImpl(std::string(*func)(int offset))
Set the implementation used by GetStackTrace().
std::string GetStackTraceDefault(int offset)
The default implementation used for GetStackTrace().