Home
last modified time | relevance | path

Searched refs:getBacktrace (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DCrashRecoveryContext.h97 const std::string &getBacktrace() const;
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp318 const std::string &CrashRecoveryContext::getBacktrace() const { in getBacktrace() function in CrashRecoveryContext